How do I redirect a web page to another page with Microsoft Front Page?
To redirect:
1. In Page view, at the bottom of the document window, click Design
2. Right-click the page, and then click Page Properties on the shortcut menu
3. Click the Custom tab
4. Under System variables (HTTP-EQUIV), click Add
5. In the Name box, type REFRESH
6. In the Value box, type the following:
x; URL=http://xyz.edu
Where x equals the number of seconds before the redirection takes place
xyz.edu equals the page where you want to redirect the current page
Click OK