Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session does not work with Frames?

Status
Not open for further replies.

jerasi

Programmer
Jun 19, 2000
141
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top