<% If Request.Form("login") = "Eagle2" AND Request.Form("password") = "1234" Then Response.Buffer = True AND Response.Redirect ("disc3_post.htm") Else Response.Write "Please Enter The Correct Login And Password" '***************************************************************** ' Note: we don't use the next line so that our description below ' the script comes in. If you wanted to just stop everything here ' you would un-comment the next line and it would stop execution. '***************************************************************** 'Response.End End If %> Please Enter The Correct Login And Password
Login:
Password: