Run code on forms authentication timeout -
07-16-2003
, 02:23 PM
Hi Everyone,
I am controlling user sessions using .net forms
authentication.
I need to run some code when the users session times out.
I've tried using Session_OnEnd() but it doesn't seem to
work.
Does anyone know the best way to do this?
Cheers,
Steve |