Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/11/2008, 15:22
Avatar de foreverOdd
foreverOdd
 
Fecha de Ingreso: noviembre-2007
Ubicación: Caracas
Mensajes: 489
Antigüedad: 17 años
Puntos: 14
Respuesta: problema ajax con evento onchange

quita esto de tu formulario:

onsubmit="FAjax('gps_apikeyadm2.php','capaContened ora','dominio='+document.getElementById('dominio') .value,'POST'); return false"

y haxces esto en tu select:
onchange="FAjax('gps_apikeyadm2.php','capaContened ora','dominio='+document.getElementById('dominio') .value,'POST'); return false"


Suerte
__________________
My path is lit by my own fire, I only go where I desire