> Now to figure out what to do about the 200 fields on several hundred > thousand records, now I know what's causing it to break. I am hoping > i am going to be able to think of a way to loop through them all > instead of spending the rest of the day typing out a replace function > in each field. (sigh). Story of my life with this project!
If the org.apache.commons.lang.StringEscapeUtils java class works, it could save you a whole heap of work! ;) Dominic -- Blog it up: http://fusion.dominicwatson.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308588 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

