Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Text with Carriage Returns
Message
De
28/06/2001 14:18:24
Greg Coopman
Gc Systems Corporation
Hollywood, Floride, États-Unis
 
 
À
27/06/2001 16:01:51
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00524081
Message ID:
00524836
Vues:
13
I did what you said and used the following code to do it and it works great.
In ASP when accessing the data from the record set I used the Replace function as shown below to parse out and replace the data before displaying it.

Replace(oRs("txtNote"),chr(13),"
")

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform