I need to find a way to have the browser Opera check the current status of the images it
loads on a web page. Currently it caches any image it loads and disregards if the image
file has changed. In this particular application I re-write the image files using the same file name quite a bit but
the updates are never displayed.
I’m hoping there’s a way to selectively delete the cache files that I need to reload each time I access a particular
image.
Any thoughts or ideas on this would be greatly appreciated.
Thanks,
Carl