/**

popular collection of scripts for all

*/
/** Search */

Ajax Cache Busting with Javascript

 }

Ajax Cache Busting with Javascript

Hits: 1522
*****
0.0
Browsers are notorious at hanging on tenaciously to cached pages. This problem is evident in Ajax applications when sending XMLHTTPRequest GET requests to Internet Explorer. Even when you use all manner of fancy headers like "Pragma: no-cache" or "Cache-Control: must-revalidate" you'll often find that you receive a cached page rather than a 'live' one. Here's something else you can try, which has worked well for me, and essentially only needs one line of Javascript.
Platform(s): Windows
Date: Apr, 30 2006
Author: The Mouse Whisperer, http://mousewhisperer.co.uk/js_page.html

Ratings

 }
Number of Ratings: 434 Votes
Visitor Voting Booth:

   
1 2 3 4 5
{ Copyright } ©2019 NuclearScripts.com