I can get Unicode characters into CFML documents by setting the coding to 
"utf-8".
I can also get Unicode characters into MSACCESS database tables.

HOWEVER when I execute a ColdFusion Query most non ASCII characters 
(Latvian, Estonian, Livonian, Cyrillic....) come back as question marks or 
little squares.

If I use number notation "&#nnnn" to enter non ASCII characters into the 
database the Query returns them correctly, but it makes it difficult to 
edit the database.

Any suggestions on getting ColdFusion to pass the Unicode characters to 
HTML document?

Roberts

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to