I am writing in ASP.NET 2.0 and whenever I make a change to a js file, I need to rename it or the prior code is processed.
Is it possible the javascript file is being cached? What do I need to do to allow me to modify the js file and have that be processed correctly?
Thanks.
Is it possible the javascript file is being cached? What do I need to do to allow me to modify the js file and have that be processed correctly?
Thanks.
Comment