The meta tag has to be include which automatically refresh the page every n second.
<meta http-equiv='Refresh' content='nn'>
Home / FAQ / ASP.NET / Custom Controls / How can ASPX pages been refreshed perdiodically?
The meta tag has to be include which automatically refresh the page every n second.
<meta http-equiv='Refresh' content='nn'>
Share with