-----Original Message-----
After my index page loads, I'd like to it to autoload
the next, but I don't the codes or commands to do this.
Can anyone help?
Add a tag like this immediately after the existing <head>
tag.
<meta http-equiv="refresh" content="5; url=default2.htm">
where 5 is a delay factor in seconds, and default2.htm is
the next pagte you want to display.
Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*