Hi All,
I have written a little web site that has a log in page. Once the user logs in I set a session variable to flag this event. When the user logs into the admin section there is a check on this variable to see if they logged in correctly and didnt just put the address in the address bar instead. On my local machine this works great for both I.E. and Firefox. However when I publish it on my Windows Server 2003 box it works great with Firefox but with I.E. the session variable is null once the admin page loads.
Does anyone know why this is happening?
Cheers, Dave.
I have written a little web site that has a log in page. Once the user logs in I set a session variable to flag this event. When the user logs into the admin section there is a check on this variable to see if they logged in correctly and didnt just put the address in the address bar instead. On my local machine this works great for both I.E. and Firefox. However when I publish it on my Windows Server 2003 box it works great with Firefox but with I.E. the session variable is null once the admin page loads.
Does anyone know why this is happening?
Cheers, Dave.