Trying to get the syntax correct:

cffile action="write"
        file="d:/whatever/myfile"
        output = "<cfinclude template="CFOutputApp.cfm">"


Which obviously don't work, as it errors on the output line.  Haven't found
anything in the docs to help me get this straight...

The "CFOutputAppcfm" is a huge file outputting a ton of variables from SQL,
and is being used twice elsewhere on the site.  So, how to include the
"cfinclude" as part of the cffile "output" statement?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to