Posted by vic on 07/25/07 18:54
My website login sets session variables when successfully logging into the
site and transfers control to a second page. However, when the new page
starts up there are no session variables so control is returned to the login
program. This is only failing on Vista Home machines IE7. It works
conrectly on Vista Ultimate, FF and XP computers with IE7.
What I see is the cookie with the SESSION ID is not being created on the
failing machine so I assume a new session id is assigned. Cookies are
allowed and I can set cookies and it works ok.
How can I force the cookie SESSION ID to be created??
Thanks,
Vic
[Back to original message]
|