
20/12/2004, 14:08
|
| | | Fecha de Ingreso: octubre-2004 Ubicación: España
Mensajes: 894
Antigüedad: 21 años Puntos: 3 | |
| Hola, kiewic
Prueba así:
<input type=text name="elTexto">
<input type=button onClick="this.form.elTexto.value+='frase' ">
__________________ Angel :cool: |