Tutorio.com

Prevent AJAX scripts from caching

Popularity: (56)
Tags: caching prevent from ajax scripts

Link: Visit It >>
Prevent AJAX scripts from caching


AJAX is modern new technology which gives you an advanced way to improve the quality, speed and interactivity of internet applications. But the applications which intensively using AJAX, have one problem. To request data they make a URL post to server side script. This URL is cached by the client browser and even the server will serve new data, old data will be received by the browser.
Tutorio.com. Privacy Policy, Contact