Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grab HTML site with password
Message
De
14/06/2009 23:57:23
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01405925
Message ID:
01405951
Vues:
77
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform