I would like to refresh the current page when a button is clicked.
Using JavaScript, I have the following:
There are several ways to reload the current page using a button or other trigger. The examples below use a button click to reload the page but you can use a text hyperlink or any trigger you like.