[Zope] session data object question

Andrew Milton akm at theinternet.com.au
Wed Mar 11 05:12:45 EDT 2009


+-------[ 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