![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/11/2010, 07:51
|
| | Fecha de Ingreso: octubre-2010
Mensajes: 25
Antigüedad: 14 años, 4 meses Puntos: 0 | |
Respuesta: Textbox Datos Si tiene razón hay 2 values:
Posicion 1:
<input name="adicional[9]" type="text" id="adicional" size="2" maxlength="2"
value=5 value=10
Posicion 2: en blanco
Posicion 3:
<input name="adicional[10]" type="text" id="adicional" size="2" maxlength="2"
value=5 value=10
que puedo hacer ... |