Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove Carriage returns and line feeds from a string
Message
 
À
02/02/2005 09:58:08
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00983043
Message ID:
00983049
Vues:
15
Try this.

myString = myString.Replace(vbCrLf, "")

>How do I do this in vb.net?
>
>Thanks,
>
>Paul
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform