Hi,
I've looked around and cannot get a simple answer to my question (perhaps
there isnt one). Basically i want the user to be automatically redirected to
a default login page once their session has timed out.
So something simple like
"If (session.Timout = True) then
Response.redirect("Login.asp") "
I have tried to change global.asa to
Sub Session_OnEnd
Response.redirect("login.asp")
but this doesnt do anything
Is there a simple example anyone can show me?
Thanks
Simon
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp