|
Posted by Eric B. Bednarz on October 25, 2005, 4:50 pm
Please log in for more thread options
> I am running IIS on Windows 2003 Server, and I have this in my HTML. The
> problem is, when I change the "banner.jpg" to some filenames, my clients
> don't see the changes when they open their browsers (I.E. 6). They will
> ONLY see the changes unless they hit the 'refresh' button. This is bad....
No, this is good; about 50% of IE users that I see in access logs
apparently have for whatever reason caching totally disabled and leave a
trail of 200 OK responses for files that they just have retrieved for
the Nth time.
> I have already put the
> meta-tags "EXPIRES" and "NO-CACHE"... doesn't help at all.
Go read <http://www.mnot.net/cache_docs/>
> Help!!!!
Right.
<http://www.cs.tut.fi/~jkorpela/usenet/laws.html#law30>
|