Caroline wrote; > In a way similar to that in which Rootsweb adds the header and footer, > would it be possible for me to add a footer to all pages in a folder, > without calling it from the individual pages? That is, add a page > containing a command, either into the MISC folder to be active on all > pages on my site, or into the individual directory folders to be active on > the folder's content. > > I simply don't have time to go back and add the footer to every page, or > group of pages - I don't have time to add to the site everything stored on > my HD! > > Some expert coding to provide the solution would be greatly appreciated. ---------------------------- Hi Caroline, There is no practical way of doing what you require, for to do so would require the "server" to identify your pages and do the inserting. This doesn't mean it can't be done, though to do so would require you to place the required HTML code or as SSI or Javascript on each of your pages, and that is what I gather you are trying to avoid! Barry