I should have read the dictionary more closely. Looks like Livecode's put command does work with HTTP so long the server supports it. Terry... On 01/12/2011, at 10:37 PM, Terry Judd wrote: I've got GET and POST covered, but how do I go about constructing and sending a HTTP PUT request from Livecode (I need to communicate with a RESTful service)? Any pointers welcome.