Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xml posting (newbie)
Message
De
04/12/2003 18:39:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00856000
Message ID:
00856121
Vues:
19
Hey Raymond,

Could you email me a sample of the XML file sturcture with dummy values. I'll try to see what I can get.

Aloha,

James
>thank you but i might have figured out the problem what trying to do is extract the info from the response wich is in xml format convert to str so i can update the database with the response i get back.if you know a better way of handling this it would be please let me know thanks for your help
>
>lcxml=FILETOSTR("c:/md.xml")
>lcStr = STREXTRACT(lcXml, "<Customerid>", "</Customerid>")
>lcStr2= STREXTRACT(lcxml, "<Status>","</status>")
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform