Forum
>
Ajax IE7 cache problem
Welcome, Guest

Ajax IE7 cache problem
Topic Normal Ajax IE7 cache problem
by vinita on 12/30/2009 14:41

var url = 'http://url.com/file.php?r='+ Math.floor(Math.random()*1000);

 attach the Math.floor(Math.random()*1000) with url path so that every time new value call generate.