Simple JSON call

jbv at souslelogo.com jbv at souslelogo.com
Tue Sep 9 05:00:35 EDT 2014


Hi Skip

Is myURL located on a remote server ?
If yes, why not using something like

   post "a=" & myCommand to URL myURL

where myURL is a LC or PHP script that would return the
expected json ?

Best
jbv

> Hey LCer's
>
> 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.
>
> Working on a project that combines data pulls using several different XML
> technologies and am about to pull my hair out at this point :)
>
> Any help is always appreciated!
>
> SKIP
> _______________________________________________
> 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