Hi all
I have a web site that contains alot of images, I want to transfer all those images from the server
to the client's pc when the website loaded the first time
Then next times when the user opens the website, I want the images to be loaded directly
from his pc ( temp folder for example). If not found, loads from the server and so on
The website is C#.net 2003
Does any one can show me how to do that
Thnx in advance