Simple JSON call

Skip Kimpel skiplondon at gmail.com
Tue Sep 9 13:37:46 EDT 2014


Thanks for everybody's input... Trevor, that was exactly what I needed.  The urlresponse works perfectly.

SKIP

> On Sep 9, 2014, at 7:11 AM, Trevor DeVore <lists at mangomultimedia.com> wrote:
> 
> On Monday, September 8, 2014, Magicgate Software - Skip Kimpel <
> skip at magicgate.com> wrote:
>> 
>> I am need to make a "simple" JSON call using something as simple as this:
>>  put myCommand into URL myURL
>> 
>> The function works properly but it should also be kicking back some results
>> that I then need to parse.  The question is, how do I get the results?  I
>> have tried numerous, standard methods and all have failed thus far.
> 
> Skip,
> 
> "the urlresponse' will contain the data that the server sent back. Try
> checking that after your put into URL call.
> 
> -- 
> Trevor DeVore
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list