Page load

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to implement a webpage that would stay for a few seconds before
redirecting to another page.

I;ve tried to reserch on the MSDN library but couldn't find the appropriate
method for this purpose. What is the name of the method to use ?
 
I've found out why the loading page cannot be displayed. It's because the
<meta> tag was placed in the wrong page. Thanks for your guidance.

BTW, I've tried this using "Response.Redirect". An exception was thrown with
"Server.Execute".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top