% @Language = "VBScript" %> <% Option Explicit Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" Response.expires = -1 %>