%@LANGUAGE="VBSCRIPT"%> <% Response.CacheControl="Private" 'Just in case a server has the default set the other way Response.Expires=0 'Expire Immediately Response.AddHeader "pragma","no-cache" %>