Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using value of textbox in an XML file
Message
De
07/04/2004 21:57:12
 
 
Information générale
Forum:
ASP.NET
Catégorie:
XML
Divers
Thread ID:
00893014
Message ID:
00893157
Vues:
19
>I have a problem “inserting” value from the multiline textbox into an element of an XML document. The problem only manifests itself when user enters Enter while typing the entry in the textbox. That is, if the entry has more than one line, I get run time error when passing the value of XML to a VFP stored procedure.
>
>What do I need to do with this textbox value in order to prevent breaking of the XML or something that is used to send the file?
>
>TIA.

Can you do a "For Each TextLine As String In txtMultiLine.Lines" and insert each TextLine into the XML as a separate entry?
-----
Lee Perkins
TigerBase Technologies

"Lee is one that would plug his brain into the internet, if he could, and STILL scream for more" - Very good friend of Lee's
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform