Cita:
Iniciado por eamane
<form action=".php" method="POST" enctype="text/plain">
<table border="0" bgcolor="#000000" width="250" align="center">
<tr>
<td>
<h2 align="center"><font color="white"> <u>Introduce tus datos</u></H2>
<center>
Usuario: <br><br>
<input type="text" name="caja" size="30">
<br><br>
Contraseña:<br><br>
<input type="password" name="caja" size="30">
<br><br>
<a href="usu.php"> <input type="submit" name="boton" value="Enviar"></a>
</td>
</tr>
</center>
</form>
aqui lo tienes
Lo envias a un archivo llamado ".php"? ¿no hay niingun nombre?