% Response.expiresabsolute=now() -1 Response.AddHeader "Pragma","no-cache" Response.CacheControl = "no-store" Response.Expires = -1 %>