Mmmm.... I'd be a bit hesitant to say it's impossible. It IS impossible for
ColdFusion to do the including. Many webservers; however, allow for simple
Server-Side Includes (SSI as I've heard it). There isn't a standard syntax.

Look up the documentation for your webserver.

Norman Elton
Information Technology
College of William & Mary

-----Original Message-----
From: sebastian palmigiani [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 04, 2001 4:57 PM
To: CF-Talk
Subject: Re: <!-#include file="cfFile.cfm" ->



You can't do it.


on 1/4/01 11:18 AM, Eric Fickes at [EMAIL PROTECTED] wrote:

> Hello all,
>
> Has anyone ever included a cfm file inside of a .html file?  I've got an
> HTML page that I would like to include a small CF page inside of and I
can't
> seem to get it to work.  I've tried the following
>
> <!-#include file="cfFile.cfm" ->
>
> <!-#include virtual="cfFile.cfm" ->
>
> and neither seem to do anything.  Any ideas?
>
> E
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to