> <cfsavecontent variable="myXML"> > <?xml version="1.0" encoding="UTF-8"?> > <car> > <price>$4,000</price> > <adbody><!CDATA[[Wow <b>What a deal!</b> <ul><li>blah</li></ul>Just > Wow!]]></adbody> > </car> > </cfsavecontent> > > <cfquery...> > INSERT INTO someTable(blah) > VALUES(<cfqueryparam cfsqltype="cf_sql_varchar" value="#myXML#">) > </cfquery>
Shouldn't that be <![CDATA[ instead of <!CDATA[[ ?? Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299013 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4