Somesh
Total Post:21
Points:147How do i create an aspx page that periodically refreshes itself?
please provide the solution
Total Post:21
Points:147How do i create an aspx page that periodically refreshes itself?
please provide the solution
© Copyright © 2010 - 2018 MindStick Software Pvt. Ltd. All Rights Reserved
Post:103
Points:721Re: How do I create an ASPX page that periodically refreshes itself?
The following
META
tag can be used as a trigger to automatically refresh the page every n seconds:<meta http-equiv="Refresh" content="nn">