In HTML/Code view, add the following to the Head section:
<meta http-equiv="refresh" content="6; URL=http://www.yourwebsite.com">
The value given to 'content' is the number of seconds before the refresh
will take place; the value given to 'URL' is the page you want your visitor
sent to. You may also want to include a text link to the page in case your
visitor's browser does not support the 'refresh'.
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web:
http://www.spiderwebwoman.com/resources/
"vranapmc" <(E-Mail Removed)> wrote in message
news:5E12EC38-CAA2-40D6-A121-(E-Mail Removed)...
> After loading and displaying the home page for a web site for about 15 to
> 20
> seconds I want to automatically load and display a new page.How do I set
> this
> up using Frontpage 2003?