23 Aug
2001
23 Aug
'01
7:58 p.m.
I have a few pages and the cookies work on IE but not for Netscape 4.77. There are ads on the page that prompt to set a cookie but the Zope cookies don't set. Now, if I use expireCookie, I am prompted to set a cookie "varName='deleted'". Just don't get it... <dtml-call "RESPONSE.setCookie('userisvalid',freduser,domain='.ourdomain.com', path='/MyPath')"> 'freduser' is a Zope variable name passed in from a form. Any thoughts?? Thanks Allen