Image to show up later

Hi every one<br />
<br />
In my page i use an image over and over again. I made the server close the cache because data updates. Now sometimes it cant get the images. I need to make these images to show all the time. IS there a way to make those images cached or is a way to make them be called at the and again.<!--content-->You can have the server cache them on another page via preloading or you can do this with java script in the head. But are you telling the server not to read from cache or not to cache.<!--content-->
 
Back
Top