Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grab HTML site with password
Message
From
14/06/2009 23:57:23
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01405925
Message ID:
01405951
Views:
76
Thanks, I should have thought of that. I use it all the time for processing web urls like authorize.net.

I hate to admit being so out of date, but I rarely work with XML files. If I do a ohttp.responsetext, I get a string which I can convert to XML using xmltocursor. Problem is that the XML really contains the schema for 3 tables, which means the table schema is 1 level lower than a single table schema, and xmltocursor does not seem to be able to split the xml into tables.

If I use ohttp.responsexml I get a nice xml object , but I have to parse it.

I would be fine with taking all 3 tables fields into one dbf/table, that would be great. But how do I drill down a level to get those field names/values?

Can you point me in the best direction?

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform