salsweb
Tue Jul 22 01:17:01 CDT 2008
how come it only says footer.html
http://salsweb.net is the site
"Trevor Lawrence" wrote:
> From the Menu
>
> Insert
> Web Component
> Included Content
> Page
>
> The page you select has the code you want included as a complete page, i.e.
> it has the correct structure of
> <html>
> <head>
> </head>
> <body>
> </body>
> <html>
>
> A example is on
http://trevorl.mvps.org/ratec/ where the footer displays on
> each page
>
> The generated code is:-
> <!--webbot bot="Include" U-Include="footer.html" TAG="BODY" startspan -->
> <div id="footer">
>
> <div style="float:left">
> Copyright © 2007 The Retired ACT Transport Employees Club Inc.</div>
> <div align="right">
> Last Updated: 20 July 2008</td>
> </div>
>
> </div>
> <!-- === End div id="footer" === -->
> <!--webbot bot="Include" i-checksum="52546" endspan -->
>
> Note that what is included is everything between <body> and </body> on the
> file "footer.html"
>
> On this site, I also have an included sidebar, which has links such as you
> want.
>
> --
> Trevor Lawrence
> Canberra
> Web Site
http://trevorl.mvps.org
>
> "salsweb" <salsweb@discussions.microsoft.com> wrote in message
> news:68C7F012-DC19-4B10-BC19-BCAF6B2BFAA9@microsoft.com...
> > How do I create a footer or header that is on every page. The type of
> > thing
> > that would have links such as login, contact, help, privacy policy, etc.?
>
>
>