Hi i want know on which way i can add my javascript file in aspx page so if i update js file i need not clear the cache every time.
i use <script src="myscripts.js"></script> but if changes in myscript.js and deploy in iis every time i need to clear casche.
Kinldy suggest a way so i need not to clear cache every time

Joginder BangerPosted Mar 2, 2017, 12:20 AM
Naveen BishtPosted Mar 2, 2017, 2:10 AM
Naveen BishtPosted Mar 1, 2017, 10:46 PM
Joginder BangerPosted Mar 1, 2017, 10:43 PM
Refresh the page just press CTRL+F5. No need clear the Cache.