Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Turn off Browser Caching?

$
0
0

I found a post that says you can prevent caching globally using the following code:

You can disable caching globally using

$.ajaxSetup()
, for example:

$.ajaxSetup({ cache:false});

I would like to know if the correct place to modify ajaxSetup is int he jquery file? Not sure where to update ajaxSetup


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>