<%option explicit%> <% dim errorarray if request.servervariables("request_method") = "POST" then 'check if username password is entered right if trim(request.form("login")) = "mechanics" and trim(request.form("pass")) = "institute" then Session("Authenticated") = "true" response.redirect("/members/welcome.asp") else Session("Authenticated") = "false" errorarray="true" end if end if %> The General Society || Members Login
">
Members
<% if errorarray="true" then%> <% response.write("The username or password entered is incorrect. Please try again.")%>

<% else %> <% response.write("Please log in")%>

<% end if %>
Regular Members of The General Society can log in to have access to Meeting Minutes, members-only announcements and contact information for other members. If you don't have the username and password for this section please email the webmaster. (Please note: If you are a member of the Library of The General Society and wish to access your Library account, please email the library)

Login      
Password