Ver Mensaje Individual
  #25 (permalink)  
Antiguo 19/09/2007, 07:53
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 2 meses
Puntos: 62
Re: MiniChat con PHP/AJAX

Bueno ya lo he resuelto, al parecer el problema esta en el cache del internet explorer, solucion? Crear una variable aleatorio y mandarle por GET:

Código:
var aleatorio=Math.random(); 
    ajax.open("post","index.php?Bota=bai&cache="+aleatorio,true);
Código:
var aleatorio=Math.random(); 
ajax2.open("get","index.php?Leidu=bai&cache="+aleatorio,true);
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan