Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I find out what the web service is returning.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00677257
Message ID:
00677386
Views:
20
>Kirk,
>
>I haven't tried this particular WebService, but it's obviously returning an object, not an XML string, so try this:
>loReturn=oWeather.GetWeather(tcZip)
>loReturn.
>After typing the . Intellisense should kick in and display stuff about the object. If it doesn't, then who the heck knows *what* it's returning. <g>

For the record, that's exactly how I came up with the code in my "Calling a web service" MSKB article. :-)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform