November 2, 2007

IE cookies and framesets

Got caught out by this today http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q323752 . We were using a nested frameset where the outer frameset was a different domain from the inner one. One to watch out for if your cookies start to disappear in IE. I’m not sure how firefox handles this. Fixed it by adding the header like they suggest in the link.