3 Sep
2002
3 Sep
'02
5:56 a.m.
Dieter Maurer wrote:
Chetan Kumar writes:
... 6. The user logs out (The cookie should expire here) You know the "expireCookie" method of the response object?
Yes. I have used this. However, the problem is elsewhere. The users can just click "reload" and the python scripts performs its action !! I can stop the python script from behaving in this manner in a more explicit way, but I would expect that once the cookie is expired the users should not be able to do anything without login. Regards, Chetan