Thread: perl help
View Single Post
Old 2004-01-04, 01:26 PM   #6
urb
All the way from Room 101
 
urb's Avatar
 
Join Date: Aug 2003
Posts: 3,557
Send a message via ICQ to urb
If the file you are looking to alter is the same for each location, like a banner and supporting code, you can use a simple include file which all the pages can be pointed at.

<!--#include virtual="/data/banner.html" -->

Then to update every page which is linked into the include, you just edit one file.

I'm not sure if that's what you were asking, so forgive me if you already know this.
__________________
urb is offline   Reply With Quote