HighTechTalks DotNet Forums  

Newline & carriage return charecters over SOAP HTTP

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Newline & carriage return charecters over SOAP HTTP in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
WebMatrix
 
Posts: n/a

Default Newline & carriage return charecters over SOAP HTTP - 03-10-2006 , 09:51 AM






Hello,

I am noticing that text data comming from Web Service to client comes back
with chr(10) /n only, rather than chr(10) + chr(13) /n/r.
I checked through a breakpoint in web service text data does have /n/r, but
on a client side, it comes out as /n.
It causes formatting issues in older VB6 clients’ textboxes and on some
reports.

Is this by design, or some web service config issues?

Did anyone else ever experience this issue, what are the solutions?


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.