[Zope] session data object question

Dvir Bar-lev dvir.b at puresight.com
Wed Mar 11 05:15:15 EDT 2009


Yep I refresh after, I'll try to work with cookies than, tx

-----Original Message-----
From: Andrew Milton [mailto:akm at theinternet.com.au] 
Sent: Wednesday, March 11, 2009 11:13 AM
To: Dvir Bar-lev
Cc: zope at zope.org
Subject: Re: [Zope] session data object question

+-------[ Dvir Bar-lev ]----------------------
| Hi
| 
| I have a button like that but the the problem is that it also has this
| value if I refresh the page, what I mean Is this, I put in the
logged_in
| page:

That is highly unlikely, unless you are refreshing AFTER you submit the
form, in which case you are essentially re-submitting the form.

I would suggest setting a cookie with a timestamp.

-- 
Andrew Milton
akm at theinternet.com.au


More information about the Zope mailing list