Enter Keywords:
1 - 10 of 86(0 seconds)
Sort By:
 
Do anyone know a good site where i can find this utf-8 code? I dont know what this sign means i just need to find the code for it.
Zones: Web Languages/StandardsDate Answered: 10/19/2008 Rating: 8.2 Views: 0
My code actually works, but I do not understand how it is working, and I need to in order to fix another part of the system. I have a jsp page which contains a contenteditable div which is used ...
Zones: JSP, Servlets, W...Date Answered: 05/08/2009 Rating: 8.4 Views: 0
Trying to strip accents using Text::Unidecode e.g. é --> e Instead, UTF-8 characters are converting to Latin-1 characters bytes e.g. é --> A(c) [ascii version of à ©] Input string Thérèse ...
Zones: PerlDate Answered: 05/21/2009 Rating: 9.1 Views: 8
Hi, How to display nordia special characters, ä for exmaple. I have a spring, hibernate, ext(javascript, ajax), struts2 application. I suppose from database to every page, I shall encode as UTF-8. ...
Zones: JavaDate Answered: 05/25/2009 Rating: 9.9 Views: 0
I have a website that uses ISO-8859-1, but I want to convert it to UTF-8. How do I convert the files? Is there a tool to do this?
Zones: PHP, Scripting, We...Date Answered: 06/06/2009 Rating: 8.2 Views: 0
Hello, experts I need to read non-english characters from foreign html pages. the problem is that they have different encodings: UTF-8, Simplified Chinese(GB2312), Japanese (EUC-JP), Korean (EU...
Zones: Java, New To Java, Web D...Date Answered: 06/13/2009 Rating: 8.2 Views: 0
Hi, we have UTF-8 string stored in char * variable and we would like to convert it to CString using windows encoding. Are there any C++/MFC functions we can use? Thank you for your replies!
Zones: Windows MFC, C++, Microsoft...Date Answered: 09/04/2009 Rating: 9.1 Views: 0
I have a web application built with struts with hibernate  ... In that we have used multi lingual facility to have it for different languages like english, french etc., ... I use Application Resour...
Zones: Struts, WebApplications, Web Languages/Stand...Date Answered: 05/23/2008 Rating: 9.3 Views: 0
I am trying to extract data from an e-mail which is utf-8 encoded in perl In particular I need to read the subject line: Subject: =?utf-8?B?SU5WRU5UT1JZIERFUExFVEVE?= I'm pretty sure that I...
Zones: PerlDate Answered: 02/13/2009 Rating: 9.2 Views: 0
hi all i use the following code for parsing XML .... it works, however, it doesn't show the UTF-8 characters >>>instead it shows '????' is there any way to show these UTF-8 Characters? t...
Zones: Delphi ProgrammingDate Answered: 03/16/2009 Rating: 9.6 Views: 4