Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove Carriage returns and line feeds from a string
Message
 
To
02/02/2005 09:58:08
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00983043
Message ID:
00983049
Views:
14
Try this.

myString = myString.Replace(vbCrLf, "")

>How do I do this in vb.net?
>
>Thanks,
>
>Paul
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform