[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Inserting file on the FLY



on 12/10/99 12:57 PM, Webmaster at webmaster@xxxxxxxxx wrote:

> One of my customer want to add a Disclaimer info to
> his members page automatically as a Server level.
> 
> i.e. Without modifying every single page of his customers.
> But end of their pages, this particular info should be added.
> Specially to the first page of each customer -
> say www.customer.com/~hiscustomerA/index.html
> (It is a charity web site.)
> 
> 
> Does anyone know how to setup this ?
> or any FAQs found across the net .
> 
> Thanks in advance for any help.

You're talking about the geocitites type tag line.

I think I saw something to do that on http://www.cgi-resources.com

But I think you're going to want to write a wrapper that appends it to all
the HTML files, problem is that people can do al kinds of crazy stuff to
make it not visible.  Probably what you'll want to do is put it on a layer
so it'd be above any formatting that they'd be doing.

-k