I have an html page that has a javascript file included as well, with
the src == my.js. The problem is my page gets cached, which I want
and my js file gets cached, which I don't want. Is there a way to
just refresh the javacript file?
thks
ABC
the src == my.js. The problem is my page gets cached, which I want
and my js file gets cached, which I don't want. Is there a way to
just refresh the javacript file?
thks
ABC
Comment