Response.expiresabsolute=now() -1
<meta http-equiv="PRAGMA" value="NO-CACHE"> <meta http-equiv="Expires" content="Mon, 01 Jan 1990 12:00:00 GMT">
Response.CacheControl = "no-store" Response.AddHeader "Pragma", "no-cache" Response.Expires = -1