Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing JSON to http Post?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01646398
Message ID:
01646403
Vues:
77
Hi Dmitry,

http://stackoverflow.com/questions/26849557/how-to-post-json-data-using-west-wind-in-vfp

MartinaJ

>Hi,
>
>I am using West Wind VFP Client Tools (I know I have to use WW Message board for these questions but I get faster answers here than there). I need to pass a JSON to the body of the request. Here is sample code:
>
>
>loHttp = newObject('wwHTTP', 'wwHTTP.prg')
>
>*-- I need to pass the following json to the post.  
>cJson = "[{"id": 19, "QtyStock": 100, "Price": 10, "Location":"MYTEST"}]"
>
>*-- This would be the post request URL:
>cResponse = loHttp.httppost("192.168.1.167:9000/UpdateInStockQuantity")
>
>
>How do I pass the json to the body of the request above?
>
>TIA
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform