Hi
I have a problem with images loaded via a perl script not caching in the browser. I want the images to get cached by visitors.
If you use a tool to track your bandwidth (such as ShaPlus) you will see that if you view this image: http://www.scriptlance.com/apple.jpg
and reload the page several times, it will NOT download the image again (it’s in your browser cache now).
BUT if you view it here: http://www.scriptlance.com/image_cache_test.pl
which prints the same image (see attache…
