To refresh or redirect ASP.NET page to another web page you should use the Refresh META tag: <META HTTP-EQUIV=”Refresh” CONTENT=”5;url=https://yourURL” /> In this case the web page will be refreshed/redirected after 5 seconds. Related TutorialsHow specify the font of my text with CSS How to use timeout property of the proxy class in VB.NET How to remove all space between a heading and the paragraph that follows it with CSS How to upload files to the Web server with FileUpload control in VB How to indent text with CSS