IE6 doesn't save my Session values - TechRepublic
General discussion
April 16, 2002 at 06:44 PM
joacim andersson

IE6 doesn’t save my Session values

by joacim andersson . Updated 24 years ago

Hello, I’m developing an ASP application for a client.
This application requires the user to logon to the system.
During logon I save a few settings as Session variables.
I then check that one of these values are still valid on each and every page. If not the session has timed out or the user hasn’t logged on yet.
I then redirect the user to the login page.

The problem is that I can’t get this to work with Internet Explorer 6.
I have changed the settings in the browser to allow cookies from the site the application resides on but still no luck.

What is wrong here?

This discussion is locked

All Comments