Mensaje
General information
Foro:
Visual FoxPro
Category:
Miscellaneous
ID de la conversación:
01646398
ID del mensaje:
01646411
Views:
56
Thank you, Martina.

>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
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Responder
Mapa
Ver