Remember that this only includes the file as ASCII -- nothing is
executed.  Including a .cfm will have the same effect as including a
..htm or .txt, because IIS still sees the end result as a .htm, which
never gets processed by ColdFusion.

-- 
Billy Cravens
[EMAIL PROTECTED]


Eric Fickes 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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to