S
StanB
Hi,
1. ASP.NET application sends a page to the browser containing cookie:
Set-Cookie: TestCookie=ok; expires=Fri, 16-Nov-2007 16:09:57 GMT; path=/
2. IE - Tools - Privacy - Accept All Cookies is check and also
Override automatic cookie handling, Always allow session cookes both
check.
3. Both IE 6 and IE7 simple do not accept the cookie and when the page goes
back to the server, Cookie header is missing.
How can I troubleshoot it?
Thanks,
-Stan
1. ASP.NET application sends a page to the browser containing cookie:
Set-Cookie: TestCookie=ok; expires=Fri, 16-Nov-2007 16:09:57 GMT; path=/
2. IE - Tools - Privacy - Accept All Cookies is check and also
Override automatic cookie handling, Always allow session cookes both
check.
3. Both IE 6 and IE7 simple do not accept the cookie and when the page goes
back to the server, Cookie header is missing.
How can I troubleshoot it?
Thanks,
-Stan