[Gambas-user] Read data from localstorage in gb.web.gui

Bruce Steers bsteers4 at gmail.com
Sat Jul 23 18:06:16 CEST 2022


On Sat, 23 Jul 2022 at 16:18, Safiur Rahman <isafiur at gmail.com> wrote:

> Hi Benoît
>
> I can read data from cookies using Request.Cookies[]. Unfortunately cookie
> can store data upto 4 KB only. Is there any gambas way to read data from
> localStorage (which can store data upto 5 MB)
>

I think you would need a writable dir on the server and upload the local
file to it then force an object/page refresh.

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220723/7e693c43/attachment-0001.htm>


More information about the User mailing list