If you have site following this pattern(http://xx.yy/ ) internet explorer does not hold any cookies . Any solution ?
|
2
|
|||||||
|
|
|
This is essentially by-design. The workaround is to put a "www" before xx.yy. http://support.microsoft.com/kb/310676 http://crisp.tweakblogs.net/blog/ie-and-2-letter-domain-names.html |
||||||||||||||
|
|
|
Hmm. So this interested me, and Eric Law is correct, however I have another work around that he does not seem to have listed. Instead of:
Make your url
Note It will go to the same website, and, as far as I've just tested, you can set cookies on this domain. I verified in IE6 using the JavaScript cookie-setting code here passing the domain as " |
||
|
|
|
|
Why is this by design? What makes www.xx.yy better or more secure than just xx.yy? |
||||
|
