How do i create an aspx page that periodically refreshes itself? please provide the solution
How do I create an ASPX page that periodically refreshes itself? Somesh 2767 16 Apr 2011 How do i create an aspx page that periodically refreshes itself? please provide the solution
The following
METAtag can be used as a trigger to automatically refresh the page every n seconds:<meta http-equiv="Refresh" content="nn">