Help and Support

Images May Not Refresh on a Web Page

Article ID:237885
Last Review:January 24, 2007
Revision:2.1
This article was previously published under Q237885

SYMPTOMS

When you attempt to refresh a Web page that contains an image that has been updated on the server, the image may not be refreshed. For example, a Web page that contains a camera image, which updates periodically, may not be refreshed.

Back to the top

CAUSE

This behavior can occur if the updated image uses a Uniform Resource Locator (URL) that is already in cache memory.

Back to the top

RESOLUTION

To work around this issue, quit and restart Internet Explorer or contact the administrator of the Web site to request that he or she makes the Web page update automatically.

To make a Web page automatically reload, modify the HTML source code to include a <meta> tag similar to the following tag
<meta http-equiv="refresh" content="[n];url=http://www.microsoft.com/pagename.htm">
where [n] is the number of seconds the browser program pauses before reloading the Web page.

Back to the top

STATUS

This behavior is by design.

Back to the top

MORE INFORMATION

The image cache in Internet Explorer loads images quicker and reduces network traffic. To increase performance, Internet Explorer opens images from the image cache in memory instead of from the disk or server. Also, if an image is used more than once on a Web page, Internet Explorer needs to download the image only once from the server.

Back to the top


APPLIES TO
Microsoft Internet Explorer 5.0

Back to the top

Keywords: 
kbdisplay kbprb KB237885

Back to the top

Article Translations

 

Other Support Options

  • Contact Microsoft
    Phone Numbers, Support Options and Pricing, Online Help, and more.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.