Hua Wei wrote:
> Stas,
> Seems to me your local mechine doesn't have the East Asian Languages' package 
> installed, so the mechine only displays blocks for japanese characters . 
> 
> If you are using MSSQL 2000/2005 and setup the propery collation, the data 
> (japanese characters) in the table should be fine. You can test it  by 
> pulling the data out and displaying in html, please make sure to use 
> 
> <cfprocessingdirective pageencoding="utf-8">
> 
> In the coldfusion display page. 

whether this works or not depends on what the original encoding was & 
whether the import process managed to handle it's transformation to UCS2 
(though boxes instead of ?'s is usually just a sign of bad font choice, 
ie the text can't be rendered using the current font).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238544
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