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.