
05-14-2007, 02:04 PM
|
Centurion
|
|
Join Date: Jun 2006
Posts: 196
|
|
A question about cookies.... Is this possible?
I've done some research on the topic, but everywhere I look, I run into dead ends... It's time to post the question.....
What I would like to do is.... Change the session timeout to a low number, about 5 minutes. And instead maintain a user's sesison with cookies. When a user logs in, a cookie is created and the life of it would be a large number, about 5 hours. Every action the user does, the cookie would show the server proof of it's validation and continue the user's action also updating it's life to another 5 hours from that moment. Obviously, after the 5 hours, the user would need to log back in, but thats another story....
Does anyone know if this is possible? Also, can anyone help me in finding the correct path to achieving this?
Thanks very much to everyone who helps.
|
|