Colin Jones wrote: > Our pages were previously using UTF-8 for display. You can actually see the > problem here:
cf5 didn't know encoding from a hole in the ground. double checked that the data is ok? we had to dump & re-import many db (sql server) to migrate from cf5 hacked unicode to cf6. > This is the page on our old web server (CF5): > http://www3.rgu.ac.uk/international/home/page.cfm?pge=14693 html's obviously lying ;-) <html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB"> > But this is the page from the new CFMX7.0 server: > http://www.rgu.ac.uk/international/home/page.cfm?pge=14693 yeah looks like mojibake. > needed to use these as we couldn't get the Oracle ones to work with our > setup. tried an env var on the cf server? i found an old cf5 note: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18082 which says to try that. that's about the extent of my oracle knowledge. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278860 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

