I tried wrapping all the dynamic sections in the CDATA as you showed. Now, I am getting this error:
An invalid XML character (Unicode: 0x1c) was found in the CDATA section. Any more ideas? Thanks! >Either use XMLFormat() or wrap dynamic data in a CDATA block: > ><description><![CDATA[#Post.PostContent#]]></description> > >I prefer the latter simply because it's native XML and doesn't perform >any conversion of my data. Either should work perfectly well, though. > >On 4/6/07, Joel Watson <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274713 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

