How To Keep ASP.NET Session Alive
If visitor doesn't make any web request in time interval longer than specified as session timeout (20 minutes by default), session will expire. That means all session variables will be deleted. Sometimes, we want to keep session alive and wait while user is completing some long task. This tutorial explains how to keep ASP.NET Session alive using JavaScript, jQuery, Meta Refresh or ASP.NET Ajax.
Visit publisher site: How To Keep ASP.NET Session AliveListing Details
- Version:
- 1
- Filed in:
-
Scripts / ASP.NET / Tutorials & Tips
- Submitted on:
- Last Updated:
- Aug 15, 2010
- Publisher:
- Richard Bean Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for How To Keep ASP.NET Session Alive