User-1508012637 posted
Hi hkbeer,
Is there a C# or js code to force clear cache each time even it is just reload for this same aspx page name ?
Based on my knowledge, Javascript cannot used to clear the cache. And the common way is to append the revision number or updated timestamp to the file like below:
scriptfile.123.js
Or
scriptfile.js?updated=1234567890
If you have any other questions, please feel free to contact me any time.
Best Regards
Velen