Tema: borrar cache
Ver Mensaje Individual
  #4 (permalink)  
Antiguo 25/10/2006, 10:24
Avatar de ikhuerta
ikhuerta
 
Fecha de Ingreso: octubre-2006
Mensajes: 104
Antigüedad: 17 años, 6 meses
Puntos: 0
Código:
fecha = new Date(); 	
var rnd = fecha.getTime();
ajax.open("GET", "select_resultados.ASP?seleccionado="+valor+"&PARA_CACHE="+rnd, true);