Using FP 2002. Use INCLUDE webbot two ways: 1) many INCLUDES throughout site to insert text - all work fine when published. 2) one use of INCLUDE throughout site to place menu bar on each page - works fine when viewed with FrontPage under "Normal" or "Preview" tabs - but when published the menu bar simply does not appear. Only other thing I see different is that the included text pages are in a subdirectory, whereas the menu bar html is in the same directory.
My IT people are stumped. Please help.
Here's the html invoked:
<!--webbot bot="Include" U-Include="topbar.htm" TAG="BODY" --><span style="position: absolute; left: 82; top: 7"><p>
Here's an example of the other INCLUDEs that work ok:
<!--webbot bot="Include" U-Include="Text/g johnson text.htm" TAG="BODY" -->
Thanks.