Hi All,

I've been working on a CF5 machine (can't upgrade for a few months
unfortunately) trying to upload a UTF-8 encoded xml file to the server. When
I upload it I use cffile to save it to the server. Unfortunately when it
saves, the unicode characters seem to become corrupted (or the server tried
to convert it to non unicode). For example a right curly word quote (') now
shows up as: (’). My goal is to upload the xml file, parse it and then
import it into a db, but as long as the characters are getting replaced like
this, it becomes unusable. I know the support for UTF-8 characters is much
better in 6 & 7, but there is very little information on UTF-8 in cf5.

In the top of my upload page I put the following meta tag:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

I even attempted to put: CHARSET="UTF-8" in my CFFile.

Any suggestions?

-Kevin


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:220800
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to