we can Refresh a page Using Meta tag and javascript
By Meta tag
Click here to Refresh this page
By Meta tag
<meta http-equiv="refresh" content="600">
By Javascript<a href="javascript:location.reload(true)">Refresh this page</a>
Click here to Refresh this page
No comments:
Post a Comment