IE is the biggest player in the browser land, and as much as I hate to do so, I have to test everything in IE. Now since IE7 is picking up ground, testing is done in both IE6 and IE7.

So, I upgraded to IE7, and downloaded and use a stand alone version IE6. The problem was cookies don't work in IE6 as a stand alone.

Here's the fix.

UK EVENTAttend ffconf.org 2024

The conference for people who are passionate about the web. 8 amazing speakers with real human interaction and content you can't just read in a blog post or watch on a tiktok!

After a reasonable amount of hunting around Google, I came across an article on Position Is Everything explaining how to enable cookies in IE6, how to identify IE4, 5, 6 and 7 in the title bar, and importantly, how to enable conditional comments (i.e. if you're using CC for browser fixes).

Here's the full article on fixing stand alone IE.

In summary - to get the cookies working in IE stand alone:

  1. Download Wininet.dll (version 5.0.2614.3400)
  2. Drop it in to the stand alone IE directory

That's it, restart the stand alone browser, and cookies should work again.

All credit to Manfred Staudinger who wrote the 'Taming Your Multiple IE Standalones' article.