Dwayne Cole wrote:
> <cfset setEncoding("form", "iso-8859-1")> <cfset setEncoding("Url",
> "iso-8859-1")> <cfcontent type="text/html; charset=iso-8859-1">these are all *wrong* for anything but western european languages. > This is obvious the problem with using the CMS to add content to the > database because the content type has has to support chinese > characters, particular charset="gb2312". you can also use unicode. have you tried the 'access for unicode' driver w/either the gb2312 or unicode (utf-8) encoding? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:201651 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

