Sean,

Why not just use the format attribute and dump the contents in plain
text--which is a lot more lightweight for mail delivery:

<cfdump var="#x#" format="text" />

-Dan


On Tue, Nov 30, 2010 at 2:23 PM, Sean Henderson <[email protected]>wrote:

>
> In CF9, setting REQUEST.cfdumpinited to true prevents CFDUMP from
> displaying at all, where in CF6 it merely prevented the STYLE and SCRIPT
> tags from appearing.
> CF9 workaround? No mention of cfdumpinited in either of these below:
>
> Home / ColdFusion 9 CFML Reference / Reserved Words and Variables / Custom
> tag variables
>
> Home / ColdFusion 9 CFML Reference / ColdFusion Tags / Tags d-e / cfdump
>
> Sean
>
>
>
>
>
>
> 

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

Reply via email to