![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
Código HTML:
<tr> <td nowrap width="201" class="TABLAS2Copia"> Password (4 carácteres) * </td> <td> <input class="casillas" type="password" name="password" size="12" maxlength="4" value="<?echo $row ['Password'];?>"></td> </tr> <tr> <td nowrap width="201" class="TABLAS2Copia"> Repita Password *</td> <td> <input class="casillas" type="password" name="password2" size="12" maxlength="4" value="<?echo $row ['Password'];?>"></td>
![Neurótico](http://static.forosdelweb.com/fdwtheme/images/smilies/scared.png)