HTML5 limitations?

jonathandlynch at gmail.com jonathandlynch at gmail.com
Tue Jul 25 17:16:08 EDT 2017


The size limit on data in local storage is 5 to 10 mb per origin, depending on browser. Not sure if that would be an issue.

Local storage seems to work pretty well in my experiments, if the limitations are not an issue.

Sent from my iPhone

> On Jul 25, 2017, at 5:07 PM, Colin Holgate via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Can LiveCode HTML5 include or call Javascript? If so you could use local storage InedxedDB for the database. Or WebSQL. If the data isn’t too big.
> 
> 
>> On Jul 25, 2017, at 3:28 PM, Matthias Rebbe via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> And direct db access is also not possible. For that you´ll need some kind of  a “db gateway” which can be done with lc server or php.
>> 
>> Matthias Rebbe
> 
> _______________________________________________
> 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