well I didn't get that to work, at least not right away. But it got me thinking and this did work:
<cfinclude template="../common/include3.cfm"><br> Without the brackets, it's not interpreted. >htmlEditFormat() will escape all HTML metacharacters into their >corresponding HTML entities, so they won't be interpreted by the >browser. Probably want to drop the result into a DIV that has >white-space:pre set on it to preserve formatting. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266147 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

