[nycphp-talk] Prevent (IE) browser cache of image
Aaron Fischer
agfische at email.smith.edu
Fri Apr 6 09:25:24 EDT 2007
Hi there,
I have a little app that is a pseudo-day-planner. Users can enter
appointments via a form and then I use PHP and GD to write the
appointment blocks onto a calendar image.
It works great in Safari on Mac and Firefox on PC. However, it
doesn't work with Internet Explorer on PC. It appears that the issue
is that IE is not loading a fresh version of the calendar image each
time a change is made.
How can I force IE to load a fresh version of the image, either via
PHP or HTML/HTTP code?
Thanks!
-Aaron
More information about the talk
mailing list