Hi Guys
I client of mine had a wepage designed by a developer. Now they need to upload documents to the website. Then when it's done thousands of people connect to the site and download the documents.
The problem is that when people log in again the page loads from cache and the new documents are not displayed. The people downloading the documents is from different companies all over the world so you can't just tell them all to press ctrl+F5.
Is there a way to force a refresh every time a user connects to the website?
I checked the page source of the site and there is some HTML, CSS and Javascript in there.
I client of mine had a wepage designed by a developer. Now they need to upload documents to the website. Then when it's done thousands of people connect to the site and download the documents.
The problem is that when people log in again the page loads from cache and the new documents are not displayed. The people downloading the documents is from different companies all over the world so you can't just tell them all to press ctrl+F5.
Is there a way to force a refresh every time a user connects to the website?
I checked the page source of the site and there is some HTML, CSS and Javascript in there.