Lansa command for getcokies

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
pravik
Posts: 60
Joined: Tue Dec 26, 2017 6:44 pm

Lansa command for getcokies

Post by pravik »

Hi All,

We would like to know lansa command for getting cookies value, based upon the value which we get we needs to restrict loading PDF file.

We cant use sessionstorage as the value would be retained untill the session is ON.

Can someone please help on this request.

Thanks for your help in-advance.

Regards,
Priya
Pablo
Posts: 48
Joined: Wed Dec 02, 2015 10:35 am

Re: Lansa command for getcokies

Post by Pablo »

Hi Pravik,

You can use LocalStorage, it will persist until the browser cache is cleared:

https://docs.lansa.com/14/en/lansa016/p ... torage.htm

Regards,
Pablo
Post Reply