Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xml posting (newbie)
Message
From
04/12/2003 18:39:55
 
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00856000
Message ID:
00856121
Views:
18
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>")
>
Previous
Reply
Map
View

Click here to load this message in the networking platform