SV: SV: [Zope] The persistent variable
B Kjeldstad
borge.kjeldstad at whiteflower.no
Fri Sep 5 22:00:15 EDT 2003
Yes yes yes yes yes yes yes!!!!
This seems to work :-) !!!!
At least on the part of the site where I have tried it out.
I am going to try it out on all the pages now.
To answer your question:
The cookie returned when I used the browser's "back" button. But when I
used
my own "back" button (made with <form action> methods) the cookie was
gone.
Thank you indeed!!
Børge
Geir Bækholt wrote:
Does the cookie return when you re-visit the first page? perhaps you're
actually only bitten by the cookie path?
try (untested):
RESPONSE.setCookie('guest','C',path='/')
--
Geir Bækholt
More information about the Zope
mailing list