Web content, code pages and UTF-8 Unicode encoding
Posted by sorin on 2008-12-15
2 comments
If you want to minimize the number of bugs reported for your web application you should know that codepages are domain of the past. If you want to create multi-language web content all you have to remember is that you should use UTF-8 encoding everywhere. (more…)