Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get XML
Message
De
21/10/2003 13:10:54
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
How to get XML
Divers
Thread ID:
00840733
Message ID:
00840733
Vues:
50
oAdr= Createobject("mssoap.soapclient30")
oAdr.mssoapinit("http://webservices.eraserver.net/zipcoderesolver/zipcoderesolver.asmx?WSDL")
Result = pAdr.CorrectedAddressXml("9999", "680 Quinn Ave.", "San Jose", "CA")

This code returns "Result" which is an object, which seems to have no properties or methods.
I need an XML so that I can use XMLtoCursor(). What can I do?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform