Communicate with server using PUT

Peter W A Wood peterwawood at gmail.com
Wed Jun 26 22:09:03 EDT 2013


Jacque

On 27 Jun 2013, at 09:33, J. Landman Gay wrote:

> That's how I first started, using "put", but I think I had the content wrong. What goes into "theData"? In this case, the parameter values are the data. Should I just do "put empty into url http://blah blah"?

I didn't think that the HTTP specification allowed for query strings with the POST or PUT methods. If they do, it is most unusual. Have you tried putting the query string (without the ?) into theData and removing it from the url? 

Regards

Peter
http://LiveCode1001.blogspot.com





More information about the use-livecode mailing list