XMLHttpRequest from JavaScript to LC Server

Matthias Rebbe matthias_livecode_150811 at m-r-d.de
Sun Jan 13 09:17:48 EST 2019


Yes, please post the examples.

Regards,

Matthias

Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de <https://instamaker.dermattes.de/>
https://winsignhelper.dermattes.de <https://winsignhelper.dermattes.de/>

> Am 13.01.2019 um 00:25 schrieb Ralph DiMola via use-livecode <use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>>:
> 
> I have real-time "XMLHttpRequest"s in JavaScript from an html page to LC
> Server working. One can then call their favorite LC functions from a
> webpage(auto fill/ predictive search for example) instead of re-writing them
> in JavaScript. The webpage can be on a different server domain. Here's what
> I have working:
> 1) Methods==> Get and Post.
> 2) Cross Domain==>CORS policy satisfied. This allows you field LC Server
> requests from a different domain. You can choose what domains to accept
> requests from to maintain server security.
> 3) Sync and Async JavaScript requests to LC Server.
> 4) LC Server sessions maintained.
> 5) Creating cookies from LC server request.
> 
> If this isn't old news... then let me know if this is of interest to anyone.
> If so I will post example html JavaScript webpage and server side LC script.
> 
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net <mailto:rdimola at evergreeninfo.net>
> 
> 
> _______________________________________________
> 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