<html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <form name="form1" method="post" action="password.php"> <input type="text" name="password"> <input type="submit" name="Submit" value="Submit"> </form> </body> </html>