Using the Response Object with the Expire Property to: Expire a Page

Set an expiration date for a given page so that the browser registers when a cached copy has expired. This script is cross-browser compatible.

Code:

Place this code above your <HTML> Tag:
Highlight