<%@ LANGUAGE="VBSCRIPT" %> <% if Session("username") = "" then Response.Redirect("logon.asp") end if %> <% response.expires = 0 %>