Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
is session_end event totally USELESS?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mimi" data-source="post: 382928"><p>I don't think you could redirect or transfer in application or session</p><p>events. They are different threads and not related to page.</p><p>If you want to handle error, set error page in web.config file and throw an</p><p>exception in session_onend. The application will redirect to the error</p><p>page.</p></blockquote><p></p>
[QUOTE="mimi, post: 382928"] I don't think you could redirect or transfer in application or session events. They are different threads and not related to page. If you want to handle error, set error page in web.config file and throw an exception in session_onend. The application will redirect to the error page. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
is session_end event totally USELESS?
Top