IE can't help but to cache my dynamic images, aaarg!
Posted: Tue Oct 05, 2004 7:33 pm
Here is the testing copy of the page I'm working on: http://angrychemist.com
The images on the top and side are dynamically generated with gd each page load. The one on the left is just an img src= image, the one on the top is a background image in a table. The background image stays cached in IE 5.x for Mac (and probably other versions). I have tried adding no-cache headers, even hitting shift reload on the browser, but it still wont load a fresh copy. Any ideas? The non-background image works fine, and everything seems to work fine with Safari.
Thanks for any help. I can provide code if needed, but it doesn't seem like that is the problem.
Dan
The images on the top and side are dynamically generated with gd each page load. The one on the left is just an img src= image, the one on the top is a background image in a table. The background image stays cached in IE 5.x for Mac (and probably other versions). I have tried adding no-cache headers, even hitting shift reload on the browser, but it still wont load a fresh copy. Any ideas? The non-background image works fine, and everything seems to work fine with Safari.
Thanks for any help. I can provide code if needed, but it doesn't seem like that is the problem.
Dan