Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get XML
Message
From
21/10/2003 13:10:54
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
How to get XML
Miscellaneous
Thread ID:
00840733
Message ID:
00840733
Views:
44
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?
Next
Reply
Map
View

Click here to load this message in the networking platform