>>I think it's most likely still going to be on the CF side of the code.
I've seen people in a French forum having exactly the same problem, and they are under PHP. I think that the charset header is simply ignored, or does not work. The text is sent in UTF-8, whatever you put in the header. This must be a bug, or so, both in MSIE and Mozilla. What they do in PHP is that they call a function to decode from UTF-8 in the called template. Since I want my app to be CF5 and CFMX compatible, I cannot use CharsetDecode () I'm planning to convert the text into hexadecimal. Now I must find or mak some function de convert from hexa to ASCII :-( -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224233 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

