|
sashacat -> 2003 web on 2000 extensions, NAV problem (8/23/2004 19:27:35)
|
I built a web with a template in FP2003. My host only has extensions for FP2000. My template has a top and bottom link bar that doesn't show up now that it's published. The creator of the tempate says that I need to edit header.htm and use a navigation bar that works with the 2000 server extensions. OK, got that part. I added a new link bar, still doesn't work when published. How do I figure out what kind of link bars will register with the 2000 server extensions? 2003 Code: <!--webbot bot="Navigation" S-Orientation="horizontal" S-Rendering="html" S-Type="global" B-Include-Home="TRUE" B-Include-Up="FALSE" S-Btn-Nml="<A HREF="#URL#" TARGET="#TARGET#" STYLE="{text-decoration: none;}">#LABEL#</A>" S-Btn-Sel="#LABEL#" S-Btn-Sep=" | " S-Bar="Bars" --> My newly built link bar code: <!--webbot bot="Navigation" S-Type="sequence" S-Orientation="horizontal" S-Rendering="html" B-Include-Home="FALSE" B-Include-Up="FALSE" U-Page="sid:1055" S-Btn-Nml="<A HREF="#URL#" TARGET="#TARGET#" STYLE="{text-decoration: none;}">#LABEL#</A>" S-Btn-Sel="#LABEL#" S-Btn-Sep=" | " S-Bar="Bars" --> Very frustrated!
|
|
|
|