STZ
|
| Posted: 10/26/2002, 5:26 PM |
|
I would like to create web site in Japannese language, but i can not edit in Code Charge Studio with japaneeses chars. Is there a solution for that, or is it simply impossible ?
|
|
|
 |
Steven
|
| Posted: 10/26/2002, 6:32 PM |
|
maybe it would be worth while you email Jun the webmaster of this site
http://www.myphpportal.com/cms/
this is built with CodeCharge rather than CCS , but I Know he has tried and used CCS, whether he had a problem with the language or not i do not know.
Steven Dowd
|
|
|
 |
Nicole
|
| Posted: 10/29/2002, 6:59 AM |
|
Hello,
As I know Unicode is not supported in current CCS version (I mean CCS1.0.7), but should be supported in next release. Please watch the announcements for it at our support site: http://support.codecharge.com/updates.asp
If you’re using asp, to be able to display unicode characters you can try to remove Server.HTMLEncode() applied to values, but it won’t solve the problem in total because you probably get some problems with update data in the db.
|
|
|
 |
|