How can I force the web browser to do a hard refresh of the page via JavaScript? Hard refresh means getting a fresh copy of the page AND refresh...
I want to check when someone tries to refresh a page. For example, when I open a page nothing happens but when I refresh the page it should display...
This question already has answers here: How to reload a page using JavaScript (12 answers) Closed 6 years ago. How can I refresh a page using JavaScript or HTML?...