Jim,

        Dani Beaubien posted a link to a StachExchange thread that included the 
following javascript…

if (navigator.cookieEnabled) 
  {document.write("Cookies Enabled");
} else
 {documentwrite("Oops Cookies Not Enabled");
}

        I tried navigator.cookieEnabled in my test Xojo web app and it works 
perfectly. No reason it should not work anywhere you can execute javascript 4D 
or otherwise.

Thanks to Dani, I hope this helps.

John


John Baughman
1331 Auwaiku Street
Kailua, Hawaii  96734
(808) 262-0328
john...@hawaii.rr.com

> On Jun 5, 2018, at 6:28 PM, Jim Labos - infobase via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> Thanks to all that replied. I learned a lot here. It forced me to understand
> the process and sequence of events that goes into creating, reading and
> deleting Cookies.
> 
> Cheers
> 
> 
> 
> 
> 
> -----
> Jim Labos - infobase
> --
> Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to