| Article: |
ASP.NET Forms Authentication - Part 1 | |
| Subject: | time out | |
| Date: | 2003-06-26 21:04:52 | |
| From: | anonymous2 | |
| i got the form working but i am using sessions, i want to redirect the user to loging again when the session expire, how can i sincronize that with the form authentication timeout | ||
Showing messages 1 through 1 of 1.
-
time out
2006-05-04 04:32:00 Mino [View]
cheking a session value if session is timeout in that condition redirect to it login page again thru response.redirect


