That's not going to work because it has to run before the html is parsed,
which is when the SSI is included.

Rick

-----Original Message-----
From: Eric Fickes [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 04, 2001 11:19 AM
To: CF-Talk
Subject: <!-#include file="cfFile.cfm" ->


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