--- Begin secure.asp --- <% If Session("ValidatedForThisPage") = FALSE Then Response.Redirect "LoginPage.asp" Else Response.Write "" End If %> --- End secure.asp --- href="vcss/ie.css" type=text/css rel=stylesheet>