thepain009
Technical User
Hello pplz,
Here is my problem:
I have an HTML page in which I'm including a .js file with a single document.write() statement.
When the .js file is changed (by an outside php script), user needs to click on the 'refresh' button so see the changes.
Is there a way for the browser not to cache the js file, or to automatically refresh itself once?
Thank you in advance
Here is my problem:
I have an HTML page in which I'm including a .js file with a single document.write() statement.
When the .js file is changed (by an outside php script), user needs to click on the 'refresh' button so see the changes.
Is there a way for the browser not to cache the js file, or to automatically refresh itself once?
Thank you in advance