25 Feb
2003
25 Feb
'03
10:40 p.m.
Lubos Culen wrote at 2003-2-25 15:10 +0100:
... So the question is - is there a way how system could detect if user has or hasn't cookies and would encode Zope-Generated URLs *only* if user has cookies disabled? Or does some session tracking product for Zope exist which does it handle this way?
When you see cookies, they are enabled. I think, you can check in JavaScript whether cookies are enabled. You can set a cookie and see whether it comes back. I fear that's all what is there. Dieter