|
|
submitted by
amit.jain
7 months, 22 days ago
csharpdotnetfreak.blogspot.com — In this example i'll show how to detect the session timeout which occurs when user is idle for the time specified as Session.Timeout,using C# asp.NET and if it is than redirect the user to login page to login again, for this i've set time out value in web.config file to 1 minute
I've created three pages in this example , one is login page , when session expires , i redirect to this page , one is navigation page where i'll check if session is valid or not , if it is valid than only user will see this page other wise he gets redirected to login page
|
|
tags:
Authentication, timeout, ASP.NET, Session | tag it
Everyones tags: | Your tags: | |
|
|
|