%if request.form("user_name") = "" and request.form("user_password") = "" then response.redirect("lakeshorelogon.asp")elseif ucase(trim(Request.Form("user_name"))) <> "LAKESHORE" then response.redirect("invalid_user.htm") elseif ucase(trim(Request.Form("user_password"))) <> "LAKESHORE" then response.redirect("invalid_pass.htm") end if%>
| | ||||
| | |||
| | ||||
| Lakeshore Engineering |
| | Copyright 2004 National Employee Benefits Solutions |