Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Sunday, May 26, 2013
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Report Error:
Home > Search > Articles & Samples > ASP > ASP Objects > Session Object
Session Replacement in ASP       
Total Hits: 637  |  Today: 0 Author: Rogier Doekes       Rating:  
Read Reviews | Write Review |              Your Rating: 

An alternative to using ASP's session object is to build your own using a database. In this article Rogier shows us how...
In my opinion the session was a gift from to the development community. I really like the many things you can do with it. I find it especially handy when I develop a webapplication for which a login area is required. All the pages in the application can only be accessed by people who have proper authorization, otherwise the user is redirected to a login page. It’s simple, it’s neat, however... it cannot be used in all circumstances.

If you would like to report an error or update for this listing please complete the form below.
Note: a Valid email is required for update request

Error/Update Type:   *
Description:
(Optional)
Your Name:   (Optional)
Your Email Address:   (Optional)
   

<< Back to listing

DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com