18/08/2009, 05:22
|
| Colaborador | | Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 17 años, 10 meses Puntos: 126 | |
Respuesta: Rellenar campos automaticamente... Hola
Prueba con
Código html:
Ver originaljavascript:peticAjax('prueba2.php',document.getElementById(this.id).options[document.getElementById(this.id).selectedIndex].value)
Suerte
__________________ Los formularios se envían/validan con un botón Submit <input type="submit" value="Enviar" style="background-color:#0B5795; font:bold 10px verdana; color:#FFF;" /> |