Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/08/2009, 05:22
Avatar de Adler
Adler
Colaborador
 
Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 17 años, 4 meses
Puntos: 126
Respuesta: Rellenar campos automaticamente...

Hola

Prueba con

Código html:
Ver original
  1. javascript: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;" />