Difficult WEBBOT navigation bar question

G

Gots_to_go

My website: www.gotstogo.com (created with one of FrontPageTool's templates).

Let me see if I can explain this in words...

I would like to convert my current "index.htm" to "index_personal". Then, I
would like to replace my old "index.htm" with a new one. Thus,
"index_personal" would point to the new "index.htm". The problem I am having
is with the include file, "menu.htm". It is functioning, but it is no longer
creating the menu of just "index_personal.htm". It is creating the menu for
the new "index.htm. I would like to have seperate "menu.htm" files for both
the new "index.htm" and the "index_personal.htm". Thus, I would have a
"menu_personal.htm". QUESTIONS: (1) Is this possible to do? (2) How do I do
it?

Here’s the code for the “menu.htmâ€:

<!--webbot
bot="Navigation"
S-Orientation="horizontal"
S-Rendering="html"
S-Bar="Bars"
S-Btn-Nml="<A HREF="#URL#"
TARGET="#TARGET#"
STYLE="{text-decoration: none;}">#LABEL#</A>"
S-Btn-Sel="#LABEL#"
S-Btn-Sep=" | "
S-Type="top"
B-Include-Home="TRUE"
B-Include-Up="FALSE"
U-Page
S-Target="../index_personal.htm" -->

Please see the following link to see a graphical representation of what I
want to do:
www.gotstogo.com/temp.htm

Thanks, D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top