<% %>

Login Page

<% If Request("SecondTry") = "True" Then ' User's second attempt at logging in If Request("WrongPW") = "True" Then Response.Write "Invalid Password. Please try again: .
" Else Response.Write "The userId not found. Please try again:
" End If End If %>

Please enter guest for userId and guest for password to login to the system.

" METHOD="POST" name="AdminLogin">
UserId: VALUE="<%= Session("EMailAddress") %>" <% End If %> SIZE="40" style='background-color:#efe7d6; color:#ce6942'>
Password: