To set the expire time of a page.
<% Response.Expires=t %> where is the time in milliseconds after wich the page is expires.
Download code...
Print this page