My first idea is that output="true" is a bad idea exactly for the reasons you 
brought up - ie excessive white space.

That said, you could use a udf like htmlCompressFormat 
(http://www.cflib.org/index.cfm?event=page.udfbyid&udfid=812) on your final 
output. That ought to eliminate the extra white space.

regards,
larry


><cfsilent>Your non-output code here!</cfsilent>
>
>That was the first thing I tried. It chokes on CFSILENT inside a Function.
>Says I need a </cffuntion>... which is of course actually there. 
>
>
>Robert B. Harrison
>Director of Interactive Services
>Austin & Williams
>125 Kennedy Drive, Suite 100 
>Hauppauge NY 11788
>P : 631.231.6600 Ext. 119 
>F : 631.434.7022
>http://www.austin-williams.com 
>
>Great advertising can't be either/or.  It must be &.
>
>Plug in to our blog: A&W Unplugged
>http://www.austin-williams.com/unplugged
>
>
>
><cfsilent>Your non-output code here!</cfsilent>
>
>I've moved output function into CFC's; thus I'm using output="true". Only
>problem is the CFC is outputting whitespace where all the logic is now. 
>
>How can I suppress the white space in an output CFC?
>
>
>
>Robert B. Harrison
>Director of Interactive Services
>Austin & Williams
>125 Kennedy Drive, Suite 100 
>Hauppauge NY 11788
>P : 631.231.6600 Ext. 119 
>F : 631.434.7022
>http://www.austin-williams.com 
>
>Great advertising can't be either/or.  It must be &.
>
>Plug in to our blog: A&W Unplugged
>http://www.austin-williams.com/unplugged
>
>
> 
>
>__________ Information from ESET Smart Security, version of virus signature
>database 5343 (20100805) __________
>
>The message was checked by ESET Smart Security.
>
>http://www.eset.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336021
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to