Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automatic redirect on session timeout

Status
Not open for further replies.

sheed

Programmer
Jun 14, 2005
38
US
How can I redirect automatically to login screen if a users session expires. Currently I am setting session timeout to be 30 minutes at the end of 30 minutes inactivity I want to redirect the user to login page again automatically.

Any help is appreciated. Thanks
 
Hi,

If automatically it need to redirect to a login screen then I think JavaScript is the option. I am not sure other options if any.

Cheers
Venu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top