S
Sems
Hi
I'm using the Session_End event in the global.asax to detect if a
users sessions has ended. Is there any way to tell if the session end
is due to it being expired and not abandoned?
I'm trying to show the user a popup if their session has expired due
to a timeout.
Whats the best way to do this?
Thanks
I'm using the Session_End event in the global.asax to detect if a
users sessions has ended. Is there any way to tell if the session end
is due to it being expired and not abandoned?
I'm trying to show the user a popup if their session has expired due
to a timeout.
Whats the best way to do this?
Thanks