Hi Paul, thanks for that. It's not going to be fun re-writing my scripts to scrape all this data off a cfhttp call though....
incidentally will I need to cfprocessingdirective, setencoding, etc on every page in my cfmx application from now on? I saw something the other day mentioning that these couldn't be called just from application.cfm or similar... At the end of the day all I want to do is get the data into PostGreSQL and have it display properly hehe. What a nightmare. cheers, Toby Friday, January 24, 2003, 4:20:15 PM, you wrote: >> Has anyone got any suggestions? PH> setup a template on the cf4.5 box that dumps out your data, that should get PH> the mangled unicode out ok. cfhttp from the mx box to that template, that PH> should get it into real unicode format. make sure the mx dsn has unicode PH> option turned on & you've added cfprocessingdirective, setencoding, etc. to PH> that cfhttp page. PH> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

