i have a asp.net web application from which users download PDF files, which get data dynamically from an online form.
It used to work perfectly fine with IE6 & IE8 but with IE10 users always get the cached document. Everytime they have to clear the temp Internet files to get the latest pdf.
Please note setting the ie cache setting to refresh everytime is not an option for me. and this setting was not required in older versions of IE.
Please help