R
Ric Pullen
Hi,
i've been playing around with the session time out setting in the webconfig.
Now i set it at 1 minute and waited in the global.asx in the session end
event but it does not fire.
What i'm trying to achieve is the following.
Forms authentification login : - Done
If the user leaves the application open and unused for more than 10 minutes.
I want kill the authentification and move them back to the log on screen.
(now i have achieved the killing of the authentification and returning to
the log on via a log off button) Now i want to activate the same code if
their session times out.
Has anyone done something similar or know of code to do this?
Ric
i've been playing around with the session time out setting in the webconfig.
Now i set it at 1 minute and waited in the global.asx in the session end
event but it does not fire.
What i'm trying to achieve is the following.
Forms authentification login : - Done
If the user leaves the application open and unused for more than 10 minutes.
I want kill the authentification and move them back to the log on screen.
(now i have achieved the killing of the authentification and returning to
the log on via a log off button) Now i want to activate the same code if
their session times out.
Has anyone done something similar or know of code to do this?
Ric