<form method="post" enctype="application/x-www-form-urlencoded" name="form" action="Redireccion.php">
<input type="text" name="Usuario" value=""/><br/>
<p>Su Clave:</p>
<input type="password" name="Usuario2" value=""/><br/>
<p> </p>
<input type="Submit" value="Comprobar" name="ingreso"/>
</form>