Hi,
How to refresh a web page in ASP.NET after a interval of time (automatically) ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Aug 10, 2011, 3:54 AM
Below code Refresh a Webpage after every 5 second.
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
Thanks
If the post helps you please mark it answer.
Satyapriya NayakPosted Aug 11, 2011, 2:21 PM
If this post helps you mark it as answer
Thanks