Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing JSON to http Post?
Message
 
To
08/01/2017 15:35:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01646398
Message ID:
01646403
Views:
76
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform