carriage return and line feed characters are lost when passed in p

O

OutlookNewbieDev

Hello,

I have a ASP.NET web service that accepts a string value as a parameter and
when I pass it a string that has the carriage return and line feed characters
(Chr(13) & Chr(10)), they get stripped out of the string value when I catch
it on the web service side.

Any ideas on how to address this? Should I use another datatype instead of
String?

For now, I've resorted to replacing the characters with a pipe char - as I
use them to split the entire string into lines.

Any help is appreciated.

NewbieDev
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top