Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run WEB services - how to?
Message
 
À
09/04/2005 12:41:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
01002698
Message ID:
01003458
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform