MoeBeans@gmail.com wrote:
> We have been told that we need to put a banner at the top of all our
> webpages. The problem is we have been on the web since the early 90s
> and have over 20,000 pages.
Probably not the most elegant solution (because it will genetare
tagsoup) but mod_actions might :
http://httpd.apache.org/docs/2.0/mod...ns.html#action
Ottavio