Odd problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DrSlump

    #1

    Odd problem

    Hi there,
    i'm having an odd problem with strings containing CRLF sent to a web
    service.
    The string sent is "hello \r\n World!" while the string received by the WS
    is
    "hello \n World!".
    I tried methods wich just receive a string as well methods receiveing
    classes with
    string properties.
    How can i avoid this behaviour?

    Thanks


    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system (http://www.grisoft.com).
    Version: 6.0.756 / Virus Database: 506 - Release Date: 9/8/04


Working...