Thomas McGrath III wrote:

> I have a server project where I need to send some JSON to a URL.
> I've never done this before. Has anyone got a simple
> example/explanation of how this is achieved?

I had to do that for a project recently, and I just sent the JSON to the server as the data in a POST command. Worked a treat with the server I was sending to.

Have you tried POST?  Did you encounter any issues with it?

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to