Saving Session Variables

ASPAlliance Article: Session Variables - Saving with XML

Abstract
When developing web sites there are many times that session state has to be saved between pages. Here is a way to store all of your session variables in a single string and give access to all variables across all pages.

Comments

Popular posts from this blog

Select box manipulation with jQuery

Text Clips for Programmers Notepad 2 (XHTML)

Shrink Image (JavaScript)