Forcing the refreshing an image ?
When downloading an image, browsers store these in the temp folder, so if you refresh the page, it picks the image already downloaded and saved on your machine.
I want to dowload the SAME filename image, but images will be different each time. How can I make sure that it is the NEW image that is displayed, and NOT the one internally stored ? (sort of "kill the old, reload the new")
Thanks for answers, but no: it is not up to the surfer to refresh the image: it MUST be in the HTML, java or php code. (some java setting of "life" of an object?)
2007-09-15
00:18:09
·
3 answers
·
asked by
just "JR"
7
in
Computers & Internet
➔ Programming & Design