<% If Ucase(Request.querystring("UserInit"))= "ADMIN" and Ucase(Request.querystring("Password"))="ADMIN" Then Session("accessok")=true Response.redirect "http://www.oocities.org/vr_exclusive/Welcome.html" Else If Ucase(Request.querystring("UserInit"))<> "" or Ucase(Request.querystring("Password"))<>"" Then Session("accessok")=false TmpStr="Sorry !, wrong username or password" End if End If %> Log in Script
Log In
Username
Password
<%=TmpStr%>
Don't Have an account? Register Console Example .here.