CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 Multi-language with UTF-8

Print topic Send  topic

Author Message
roeya


Posts: 181
Posted: 04/11/2006, 2:20 PM

UTF-8 provides multi language support for web sites

CCS 3 support this very well, however I did found configuration problem -

To ensure UTF-8 works without problems use:
Project->settings->Locales & Encodings

Then select every language in Site Locales and press
Edit
And ensure Output encoding is UTF-8 ! This is very important.

Somehow these settings found itself somewhat hidden...

So what are the “Default HTML Encoding” and in “File Encoding ?"
Because CCS is quite "clever" it transcodes the site from whatever encoding it uses to the output encoding

So if you designed your HTML pages and programmed your code in Windows-1252 encoding then no problem just let CCS now that the HTML is Windows-1252 (HTML Encoding ) and the code is in Windows-1252 (File Encoding ). CCS will transfer the output to UTF-8 (I verified this for Perl only...)

Example:
In my case the database was 8bit only so I selected HTML & File encoding that supported the Encoding used by the database (Windows-12XX), but the result pages where UTF-8
pages - what I needed

_________________
http://www.infoneto.com/
View profile  Send private message
feha


Posts: 712
Posted: 04/18/2006, 7:54 AM

Thank you, great tips :-)
_________________
Regards
feha

www.vision.to
feedpixel.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.