% Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" Response.CacheControl = "Private" Response.Expires = -1 %>