
08/06/2005, 14:23
|
 | | | Fecha de Ingreso: mayo-2005
Mensajes: 374
Antigüedad: 19 años, 11 meses Puntos: 0 | |
yo apoyo a jgarcio, al parecer no tienes bien configurado tu interprete, ademas aunque te funciones va ha ser dificil que te funciones, ya que yenes los 2 input con un mismo nombre
<tr>
<td width="87">Usuario</td>
<td width="97"><input type="text" name="textfield"></td>
</tr>
<tr>
<td>contraseña</td>
<td><input type="password" name="textfield"></td>
</tr> |