How To Prevent The Cache Problem in AJAX
How To Prevent The Cache Problem in AJAX
What Happened ?
Ramzi Sh. Alqrainy
[email protected] 4
What happened ?
Adding a pseudo-random parameter to the URL
the AJAX application is requesting. Doing so will
fool the browser to think this is a new page that
has not yet been cached.