-----Original Message-----
From: Ketan Patel [mailto:[EMAIL PROTECTED]
Sent: maandag 22 december 2003 16:31
To: CF-Talk
Subject: write a file using CFFILE with CF tags in it
Hi,
I want to write a file with following 2 cf tags in it
<cfset id = #myquery.id#>
<cfinclude template="../mypage.cfm">
<cffile action="" mode="777" file="#Trim(Lcase(myquery.name))#.cfm"
output="
<cfset id = #myquery.id#>
<cfinclude template="../mypage.cfm">
" addnewline="no">
I am getting an error.
Ketan Patel
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

