Free Session Replacement in ASP Tutorial

Feb
11

Session Replacement in ASP

Posted by admin

(Page 1 of 5 )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 
continue >>

Tags:

Add A Comment