will making .htm handled by ColdFusion mess up the other .htm pages that are
out there?  will it process every single .htm file thereby having an impact
on speed?

Jean Sheeran
remel Laboratory Products
EDI Analyst/Web Designer
913-895-4242


-----Original Message-----
From: Bryan LaPlante [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 12:07 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] FW: CFFILE


want a super fast easy solution? Go into IIS and change the .htm extension
to be handled by cold fusion and then put your header in an application.cfm
file and your footer in a onrequestend.cfm file and your done.

----- Original Message -----
From: "Sheeran, Jean" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 12:00 PM
Subject: [KCFusion] FW: CFFILE


> > Would it be easy to loop through each file in a directory, and if its a
> > .htm or .html file, slap a line of code at the beginning, a line of code
> > at the end, then make it a .cfm file?
> >
> > I have an old support manual that is all .htm and .html, and I would
like
> > to put it in our new interface by means of <cfinclude
> > template="header.cfm"> at the top and <cfinclude template="footer.cfm">
at
> > the bottom.  I COULD do this all by hand, but ColdFusion isn't all about
> > doing things by hand now is it?   :-)
> >
> > Jean Sheeran
> > remel Laboratory Products
> > EDI Analyst/Web Designer
> > 913-895-4242
> >
>
>
> ______________________________________________________________________
> The KCFusion.org list and website is hosted by Humankind Systems, Inc.
> List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
> Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
> To Subscribe.................... mailto:[EMAIL PROTECTED]
> To Unsubscribe................ mailto:[EMAIL PROTECTED]
>
>

 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 
 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 

Reply via email to