<% Option Explicit %> Members Login <% Dim sLogin sLogin=Request.QueryString("login") If sLogin="illegal" Then Response.write("

Please try again. You entered illegal characters.

") ElseIf sLogin="invalid" Then Response.write("

Your username and password do not match.

") End If %>



Username:
" />
Password:
" />
Remember me />
w3c_css  w3c_xhtml