- Feb 13, 2001
- 83,769
- 19
- 81
Apparently IE7 in certain installs no longer accepts session cookies. Places like Wells Fargo are affected.
I have been starting to research this as more and more our website is affected. It's not a majority, but with more and more people upgrading to IE7...it's definitely an issue.
So far I am reading that if a server is sending the cookie with underscores in the host names IE7 will reject them. I need to test this.
However if it is sending say www.mysite.com as www_mysite_com, how do I change that?
Thanks
Å
I have been starting to research this as more and more our website is affected. It's not a majority, but with more and more people upgrading to IE7...it's definitely an issue.
So far I am reading that if a server is sending the cookie with underscores in the host names IE7 will reject them. I need to test this.
However if it is sending say www.mysite.com as www_mysite_com, how do I change that?
Thanks
Å