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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Losing session variables with ASP

Status
Not open for further replies.

frasersales

Programmer
Nov 12, 2011
1
0
0
GB
I'm programming a website using ASP and IIS7. With IE, the session variables timeout on HTTPS pages after 2mins although the code includes Session.Timeout = 1440. Everything works fine on HTTP pages.

Also, on Mozilla the session variables are not saved at all on HTTP pages.


Any help is appreciated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top