Well, since some of these answers were provided after standard business hours, I'll have to bill you at the overtime rate. Oh, wait... what the hell am I talking about? 8^)
-- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: Les Mizzell [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 12:16 PM > To: CF-Talk > Subject: RE: cfinclude inside a cffile tag? > > > <cfsavecontent variable="sqlOutput"> > <cfinclude template="app_OUTPUT.cfm"> > </cfsavecontent> > > <CFSET sqlOutput = ReplaceNoCase(sqlOutput, "<BR>", "#Chr(13)##Chr(10)#", > "ALL")> > <CFSET sqlOutput = ReplaceNoCase(sqlOutput, " ", " ", "ALL")> > > <cffile action="WRITE" > > > > > That did the exact trick! > > How much do I owe you for the consult? > > Les > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

