how to redirect to main page when session expired
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i tried to response.redirect() to main page , in the session end event, but in that event get a exception saying "Response is not available in this context" how can i handle this situation
-
i tried to response.redirect() to main page , in the session end event, but in that event get a exception saying "Response is not available in this context" how can i handle this situation
This article should help you. http://www.codeproject.com/KB/session/redirecttimeout.aspx[^]
Matthew Vass QA Analyst mvass@hostmysite.com HostMySite.com