RE: LC Server Session Cookies

2019-10-17 Thread Ralph DiMola via use-livecode
-3998 Ex:11 Cell: 518-796-9332 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of panagiotis merakos via use-livecode Sent: Thursday, October 17, 2019 3:30 AM To: How to use LiveCode Cc: panagiotis merakos Subject: Re: LC Server Session Cooki

Re: LC Server Session Cookies

2019-10-17 Thread panagiotis merakos via use-livecode
Hello Ralph, Does it work if you append this attribute to the "cookieValue" param? Something like: put secure cookie "testcookie4" for "/products/" on "www.livecode.com" with "some_cookie_value; SameSite=None" until (the seconds + 60 * 60 * 24 * 365) Kind regards, Panos -- On Thu, 17 Oct 2019 a