How do I create an ASPX page that periodically refreshes itself?
Ask by Manasavi Rajpoot
Updated 21 Sep 2020
The following
METAtag can be used as a trigger to automatically refresh the page every n seconds:<meta http-equiv="Refresh" content="nn">