Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatically redirect when session timeout exceeded
Message
From
03/12/2004 05:06:36
Teddy Win
Bytel Information Technology
Jakarta, Indonesia
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Automatically redirect when session timeout exceeded
Environment versions
Environment:
ASP.NET
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00966626
Message ID:
00966626
Views:
105
I have set timeout for my asp.net application to 5 minutes, like web.config below:

mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="5"


my question is how to automatically redirect to login page (login.aspx) it timeout exceeded.. please advise ..

many thanks in advance
Regards
Teddy
Next
Reply
Map
View

Click here to load this message in the networking platform