I use html and ssi files with cfinclude with no problem.
Just remove the
<html>

<head>

<title>New Page 1</title>
</head>

<body>

</body>

</html>
tags from the files you are including.


----- Original Message -----
From: "Carlisle, Eric" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 12:09 PM
Subject: OT: Server Side Includes


> I'm working with a content management system that makes an HTML file from
> multiple files.
>
> header.html + content.html + footer.html = productionPage.html
>
> The file is built and deployed.  Problem is that everytime something is
> changed in header.html or footer.html, every page on the site needs to be
> rebuilt and redeployed (since the file include is not real time).  I'd
like
> to have a real-time include on these pages.
>
> Since these are html files, I can't use cfinclude.
> Does it add a lot of overhead to use server side includes?
>
> Thanks :)
>
> EC
> 
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to