Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using client side images in an img

Status
Not open for further replies.

rotsey

Programmer
Joined
Nov 23, 2004
Messages
135
Location
AU
Hi,

I have a jpg I want loaded with each web page. Is it possible to ahve it load once when the user first enters your site then use load it from client side on subsequent loads of apage?????

rotsey
 
That's what will happen anyway unless the client has switched caching off for some reason. The first time a browser downloads an image it (almost always) automatically makes a local copy for later re-use.

-- Chris Hunt
Webmaster & Tragedian
Extra Connections Ltd
 
ok thanks chris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top