Disabling Client Side (browser) caching & impact on AJAX
Hi,
So I guess that I have 2 questions....
1. I have been asked whether client side caching has been disabled in my asp.net webforms (which it hasn't) - what is the best way of going about this?
2. Some of my webforms use AJAX - would disabling caching have any impact on AJAX?
I am using .net framework 2.
Many Thanks
Gary