To resolve this issue, set the Expires header and the No-cache header on the Web server that is hosting the HTML files that you do not want to be cached. On the Web server, you can set the Expires header and the No-cache header on the following items:
Therefore, you can control how files are cached on the client computer for these items.
For more information about content expiration in Internet Information Services (IIS), see the "Enabling Content Expiration" topic in the "Web Site Management" section of the IIS online documentation. The following is a link to IIS Help if you have IIS installed on the computer:
For more information about how to configure IIS 5.0 for content expiration, click the following article number to view the article in the Microsoft Knowledge Base:
313561
How to set HTTP headers for content expiration in Internet Information Services (IIS) 5.0
For more information about how to set the Expires header and the No-cache header for other Web server software, see the Web server's documentation.