Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/12/2005, 17:00
Avatar de Saruman
Saruman
 
Fecha de Ingreso: mayo-2003
Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años
Puntos: 5
te faltan unas cosillas.

cuando haces esto: (_ajax.readyState == 4) colocas dentro lo siguiente:

if (_ajax.status == 200) {
alert(_ajax.responseText);
}

dentro de ese if entonces recoges el valor que te trae o que imprimiste en asp:

con esto te das cuenta si lo hizo bien o no....

saludos.
__________________
Saruman

One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.