W
Weave
I would like to redirect to a logout page after a session has timed out. I
have placed a response.redirect "loggedoff.asp" in the Session_OnEnd
subroutine in the global.asa, but it does not move to the page after timeout
occurs.
Any suggestions?
Thanks in advance ....
have placed a response.redirect "loggedoff.asp" in the Session_OnEnd
subroutine in the global.asa, but it does not move to the page after timeout
occurs.
Any suggestions?
Thanks in advance ....