JSON

Richard Gaskin ambassador at fourthworld.com
Thu May 23 15:57:33 EDT 2013


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





More information about the use-livecode mailing list