% Response.AddHeader "cache-control", "private" 'stops proxy server cache Response.CacheControl = "no-cache" %>