Skip to main content

All Questions

Tagged with
1 vote
1 answer
173 views

Prevent caching linked resources within XHR calls

This question is not about IE caching XHR calls, I've tackled the caching and I get proper results (i.e. changed) from my XHR calls. However: in my XHR response, which is HTML, not only the HTML is ...
kasimir's user avatar
  • 1,554
0 votes
1 answer
462 views

Browser cache problems when accessing PHP files with Mootools' SqueezeBox

I am using Squeeze Box to access a PHP file which prints an alert for the user based on the link clicked (i.e. PHP file uses $_GET variable). The problem is when I click once the alert box open ...
Stanley Ngumo's user avatar