Ver Mensaje Individual
  #4 (permalink)  
Antiguo 08/06/2005, 14:23
Avatar de aRTeX
aRTeX
 
Fecha de Ingreso: mayo-2005
Mensajes: 374
Antigüedad: 18 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&ntilde;a</td>
<td><input type="password" name="textfield"></td>
</tr>