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 "output" statement?


I'm asking way too many questions the last few days....sorry....

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to