METF Login
<% If Request("SecondTry") = "True" Then ' User's second attempt at logging in If Request("WrongPW") = "True" Then Response.Write "Invalid Password. Please try again: " & _ "if you get it wrong we'll ask you to re-register.
" Else Response.Write "E-Mail Address not found. Please try again: " & _ "if you get it wrong we'll ask you to re-register.
" End If End If Response.Write "Please enter your e-mail address and password " & _ "to login to the system." %>
" METHOD="POST">
E-Mail Address: VALUE="<%= Session("EMailAddress") %>" <% End If %> SIZE="40">
Password:
  
Click Here if you have not registered with us