% If (Request.Form("Password") = "stenner") Then Session("Password") = "stenner" Else Response.Redirect("login.php") End If %>