Navagation trouble

L

Louis

I am using Frontpage 2002 and when I try to add navigation to some pages in
my website it doens't let me. I don't know what to do.
 
B

Bill Schroyer

Post the error your getting.
If I had to guess, your trying to add navigation to an asp
page using the Include Command? If so, copy the Include
code from a page that is working in code or html view and
past it into the new page in code/html view. The code will
look something like this:
<!--webbot bot="Include" U-Include="includes/top.asp"
TAG="BODY" -->

~Bill Schroyer
[email protected]
http://www.frontpagewiz.com
 
Top