I'm storing a value in the session but, I cant access it.
I'm using a frame to access my web application?
The frame points to this url I tried to use: Session("CustomerID"
= Request("iCustomerID"
, and this works at first but, when I click on a link in that page the session resets?
Did anyone have this issue before? Any ideas how I can make it work?
Thank you
I'm using a frame to access my web application?
The frame points to this url I tried to use: Session("CustomerID"


Did anyone have this issue before? Any ideas how I can make it work?
Thank you