You could use the FrontPage "Include Html" component to do this. You create
an HTML page with the content you want to include in other pages, save it,
and insert the "Include Html" component into the pages you want to have this
content in.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
"Jimmy" <(E-Mail Removed)> wrote in message
news:048401c385f9$850034c0$(E-Mail Removed)...
> Hi, I have a table/cell on my pages. It is the same for
> all pages but I want to keep the contents of this
> cell/table the same on all pages. Without changing the
> content on everypage each time I update it. Its basically
> just some hyperlinks. But I update the links regularly and
> updating them on each page all the time is very time
> consuming and leaves me open to make an error. Is there a
> way to keep teh same info on each page within the cell
> like a shared border?