% @language="vbscript" %> <% ' Was this page posted to? ' If UCase(Request.ServerVariables("HTTP_METHOD")) = "POST" Then ' If so, check the username/password that was entered. ' If ComparePassword(Request("UID"),Request("PWD")) Then ' If comparison was good, store the user name... ' Session("UID") = Request("UID") ' ...and redirect back to the original page. ' Response.Redirect DISPLAY_PAGE End If End If %>
Not a member
email webmaster@labins.com
In Subject: line Enter "Request Password"
