FP2002 Home Page as .shtml

W

Warren Cole

I'm trying to get my Nav Bars to work after renaming my
Home Page to .shtml to use a simple Server Side Include
(include virtual to slip in a small file). FP won't
recognize it as a home page in the Nav bar without
renaming it as .html. This gets the Nav bars to work but
the the SSI's don't. I'd like to have a static Nav Bar
with "Child under Home". If no suggestions, I'll just
build it manually, I guess.
 
M

mzw7lm

Did you change the link in the nav bar to point the the page.
Example:
If old page was index.html and is now index.shtml then you need to change
the link in the nav bar to point to index.shtml..

Bruce Jarrett-Norton
 
D

David Berry

Rename all your files back to .html, put them into your navigation and then
rename them back to .shtml
 
A

Andrew Murray

Could you use Frontpage's "Include Page" component instead of a standard SSI .
It does the same thing essentially, but you don't have to rename the pages shtml.
 
Top