Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run WEB services - how to?
Message
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01002698
Message ID:
01003458
Views:
20
Hi Viv,

Thank you very much for your help. It works!!! I can get some results using the technique you showed me. But it looks very complicated and difficult to navigate through the nodes.
Is there anything similar and simple in VFP, as in VB.NET, where they just do:
Dim Action as New mdWebService.mdWebServices
Dim Request as New mdWebService.RequestRecord
Dim Response as New mdWebService.ResponseRecord
Request.City="New York"
...
Response = Action.doSingleRecord(Request)

Thanks,
Galina
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform