Remove CSS IE6 Flicker via IIS (Server Side)

Please note that this post was migrated to my new blog platform. There may be bad formating, broken links, images, downloads and so on. If you need an item on this page, please contact me and I will do my best to get it from my backups.

~E

Interesting article I got linked to today:

http://www.aspnetresources.com/blog/cache_control_extensions.aspx

Says to edit some IIS headers for IE5.x and IE6.x to force the browser to cache.  We should be able to force these header strings in the HttpModule of web projects as well. 

Reports from work say it kind of works.

> Revision History
> About the author