I have successfully had a website at www.premiershirts.net (for which I have
just changed server) and for ease of navigation I use a dropdown menu (Pop
up menu creator Pro) which has worked great until I transferred it to
Powweb.

The site has been produced on FP 2002 and the menu is placed at the top of
the page using the code

<!--webbot bot="Include" U-Include="menuacross.htm" TAG="BODY" -->

It should be placed above the title image.

There should also be embedded navigation at the bottom of the page - not
there - but the title image is also embedded - but is there - all use
<!--webbot bot="Include" U-Include="****" TAG="BODY" --> code.

Any ideas why only one of three embedded pages should be shown.

Everything worked OK on the previous server.

Thanks for your help.

Gary

Re: Embebbed pages on FP2002 by Ronx

Ronx
Fri Jul 16 08:40:46 CDT 2004

The includes files have been included - they have nothing between the <body>
and </body> tags. In fact, navigationsmall.htm does not have these tags.

A FrontPage include page is a complete page, with <html> <head>...</head>
and <body>..</body> </html> tags. The content between <body> and </body>
is extracted and included in the target page. If the <body> tag is
missing - nothing can be extracted.

Ron
--
Reply only to group - emails will be deleted unread.


"Premiershirts" <premiershirts@ntlworld.com> wrote in message
news:OLrLFXzaEHA.3692@TK2MSFTNGP09.phx.gbl...
> I have successfully had a website at www.premiershirts.net (for which I
have
> just changed server) and for ease of navigation I use a dropdown menu (Pop
> up menu creator Pro) which has worked great until I transferred it to
> Powweb.
>
> The site has been produced on FP 2002 and the menu is placed at the top of
> the page using the code
>
> <!--webbot bot="Include" U-Include="menuacross.htm" TAG="BODY" -->
>
> It should be placed above the title image.
>
> There should also be embedded navigation at the bottom of the page - not
> there - but the title image is also embedded - but is there - all use
> <!--webbot bot="Include" U-Include="****" TAG="BODY" --> code.
>
> Any ideas why only one of three embedded pages should be shown.
>
> Everything worked OK on the previous server.
>
> Thanks for your help.
>
> Gary
>
>



Re: Embebbed pages on FP2002 by Premiershirts

Premiershirts
Fri Jul 16 09:00:57 CDT 2004

Thank you sir.

Damn simple when you know - just frustrating when you don't

Gary

"Ronx" <ronx917@hotmail.com> wrote in message
news:%23o9PBqzaEHA.3524@TK2MSFTNGP12.phx.gbl...
> The includes files have been included - they have nothing between the
<body>
> and </body> tags. In fact, navigationsmall.htm does not have these tags.
>
> A FrontPage include page is a complete page, with <html> <head>...</head>
> and <body>..</body> </html> tags. The content between <body> and
</body>
> is extracted and included in the target page. If the <body> tag is
> missing - nothing can be extracted.
>
> Ron
> --
> Reply only to group - emails will be deleted unread.
>
>
> "Premiershirts" <premiershirts@ntlworld.com> wrote in message
> news:OLrLFXzaEHA.3692@TK2MSFTNGP09.phx.gbl...
> > I have successfully had a website at www.premiershirts.net (for which I
> have
> > just changed server) and for ease of navigation I use a dropdown menu
(Pop
> > up menu creator Pro) which has worked great until I transferred it to
> > Powweb.
> >
> > The site has been produced on FP 2002 and the menu is placed at the top
of
> > the page using the code
> >
> > <!--webbot bot="Include" U-Include="menuacross.htm" TAG="BODY" -->
> >
> > It should be placed above the title image.
> >
> > There should also be embedded navigation at the bottom of the page - not
> > there - but the title image is also embedded - but is there - all use
> > <!--webbot bot="Include" U-Include="****" TAG="BODY" --> code.
> >
> > Any ideas why only one of three embedded pages should be shown.
> >
> > Everything worked OK on the previous server.
> >
> > Thanks for your help.
> >
> > Gary
> >
> >
>
>