xxxxxxxxxx
<button onclick="location.reload();">Reload this page</button>
xxxxxxxxxx
<button onClick="window.location.reload();">Refresh Page</button>
xxxxxxxxxx
<button onClick="window.location.reload();">Refresh Page</button>
xxxxxxxxxx
<button onClick="window.location.href=window.location.href">Refresh Page</button>