So the problem is that it the license that UPS is returning (in the XML Object) to you is in French to begin with? Everything else is in English?
Robert Bailey [EMAIL PROTECTED] "Famous for nothing!" http://www.tinetics.com -----Original Message----- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 9:17 AM To: CF-Talk Subject: Character encoding - At wit's end :) Hi all. OK, I'm trying to build an interface to UPS to agree to their Online Tools licensing. 1) I submit some XML and some XML is returned. One of the elements is the License Agreement. 2) Part of the license agreement is in French. For some unknown reason, it must be thus, even though my application is in English only. Of course,there are accented characters. I have tried in vain to get the license to appear with the accented characters. I've placed <cfheader name="Content-Type" value="text/html; charset=ISO-8859-1"> <cfcontent type="text/html; charset=ISO-8859-1"> at the top of the page and <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> in the HEAD tag. I also have to submit the text BACK to UPS after I receive it. I'm on CF 4.51, but this has to work in 4.01 thru CFMX. Does anyone have a clue how I can get this text to translate properly? Thanks! -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

