I am tryting to create a session variable where I can store a previous page information if I move on to the next page.



For example, I selected bunch of ddls on Customer page, then moved on to Employer page.

w/o session varibles, the information on customer page would be gone.



I am trying to make it where the things i have selected will still appear when i come back to customer page.

Do you guys have any idea how to do this?