but that's exactly what HTMLEditFormat() does.  it escapes the brackets.

can you clarify "didn't get that to work"?

On 1/10/07, daniel kessler <[EMAIL PROTECTED]> wrote:
> well I didn't get that to work, at least not right away.  But it got me 
> thinking and this did work:
>
> &lt;cfinclude template="../common/include3.cfm"&gt;<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:266153
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to