Freepages-Help-L Archives
Archiver > Freepages-Help > 2005-05 > 1116437943
From: Elsi <>
Subject: Re: [FreeHelp] Css or includes or what?
Date: Wed, 18 May 2005 12:39:03 -0500
In-Reply-To: <002c01c55b9c$e55de950$a399bf43@computer>
At 07:29 AM 5/18/2005 -0400, Jennifer McKemie wrote:
>I remember reading on this list some time ago (probably more than a year
>ago) about a way to change things like the <.address> for all of your
>pages by changing it one place. Is this by utilizing css or includes or
>what? I know nothing, but thought I would attempt to learn something new,
>but I don't know what to look for :)
Jen:
The technique suggested was to use Server-side Includes. Basically, you
create a text file with the information that you want to be included on
each web page. For my county site, the file is named contact.txt. Then,
to include this file, you use a specially formatted comment statement in
your HTML. When the page is loaded, the server scans your page source
looking for this comment & then obeys the command found there.
For more explanation, see
http://freepages.computers.rootsweb.com/~elsi/SSI.html
Regards,
Elsi
This thread:
| Re: [FreeHelp] Css or includes or what? by Elsi <> |