% If NOT Session("sUserID") = "" Then Response.Redirect "..\Include\menu.asp" End If If (Request.QueryString("Error")=1) Then Error = "Login Error. Please try Again" End If If NOT Request("sScriptPath") = "" Then sScriptPath = Request("sScriptPath") End If %>
|
|