% If Session("UserID") = "" Or Not IsNumeric(Session("UserID")) Then %> <% response.Redirect("../inx/notloggedin.asp") %> <% End If %>
Sign in