<%@ Language=VBScript %> <% If Session("UserID") = "" Then Response.Redirect "login.asp" End If %>