29 Sep
1999
29 Sep
'99
8:53 p.m.
-----Original Message----- From: Joachim Schmitz [mailto:perry@ac-copy.net] Sent: Wednesday, September 29, 1999 4:30 PM To: zope@zope.org Subject: [Zope] Cookies
how can I find out, if a browser has cookies enabled or not ?
AFAIK, you can't. The best you can do is set the cookie, and redirect to a page that checks if that cookie was set, if not, print a message telling the user to turn on cookies. -Michel