Article ID: 165150 - Last Review: June 23, 2005 - Revision: 1.1 How to Use Pragma: No-cache with IIS and IEThis article was previously published under Q165150 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: http://www.microsoft.com/technet/security/prodtech/IIS.mspx
(http://www.microsoft.com/technet/security/prodtech/IIS.mspx)
SUMMARY
To prevent Microsoft Internet Explorer (IE) clients from caching web pages,
it may be necessary to use the Pragma: No-cache header.
MORE INFORMATION
The following script code can be used in a Microsoft Active Server Page (ASP)
to insert the Pragma: No-cache tag into the HTTP header.
NOTE: This script code MUST be the first line of the ASP file. | Article Translations
|

Back to the top
