<%@LANGUAGE="VBSCRIPT"%> <% if Request.Form("username") <> "admin" then response.redirect("login.asp?error=fail") end if %> <% if Request.Form("password") <> "capres" then response.redirect("login.asp?error=fail") end if %> <% if Request.Form("username") = "admin" and Request.Form("password") = "capres" then Session("svAdmin") = ("inside") end if %> /// Capital Residence Administration \\\
VIEW PENDING PROPERTIES | SEARCH ALL PROPERTIES

LOGIN DONE