:)

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
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to