<%if request.from("pass") = "abcd" then response.redirect "2.html" else if isempty(request.form("pass")) then %>
request.form("pass") = ""
<%if request.form("pass") = "abcd" then response.redirect "2.html" else if request.form("pass") = "" then %>