Advertisement

1 - 10 of 139 containing alltags:("charset") (0.001 seconds)
This following ticker can't handle umlauts (Netscape, at least). Is there a way to do it? <HTML> <HEAD>   <TITLE>Ticker</TITLE>   <META http-equiv="Content-Type" content="text/html; charset=iso-...
Zones: JavaScriptDate Answered: 07/31/1998 Grade: C Views: 0
The problem is: in the output html file (generated by the asp file) the greek characters from xml file are not displayed right. If I put the same greek caracters directly in the asp file like:   ...
Zones: XMLDate Answered: 01/23/2003 Grade: A Views: 0
I need to convert the charset=iso-8859-1 data  (eg.&#1575;&#1604;&#1576;&#1610;&#1578;) to UTF-16(062706440628064A062A).
Zones: C#Date Answered: 01/24/2003 Grade: A Views: 32
When transforming XML to HTML, is there any way to prevent this tag being inserted into the HTML that is produced: <META http-equiv="Content-Type" content="text/html; charset=UTF-16"> The rea...
Zones: XMLDate Answered: 11/09/2004 Grade: A Views: 0
I need to change the encoding / charset of data in windows-1256 format to utf-8 format... means i need some function to which i can specify , that i have data in this encoding ... and i need to cha...
Zones: PHPDate Answered: 09/06/2004 Grade: A Views: 0
I want to use Chinese and Japanese Language support in a single database. How can I do it??
Zones: SybaseDate Answered: 06/29/2004 Grade: A Views: 0
Hello, I use Canvas on a TImage for writing Russian text on it. It looks OK while the default system locale on my computer is set to Russian. When I switch it to something different, all the cyr...
Zones: Delphi ProgrammingDate Answered: 11/24/2004 Grade: A Views: 0
I need to build an ASP page (sender) which will send data as XML via XMLHTTP to another ASP page (reciever). The reciever will process the xml data and send back xml which the sender will then proc...
Zones: XMLDate Answered: 09/13/2005 Grade: A Views: 0
is there any way to change encoding characters in all tables to UTF-8 in database? i've read something about collation names, but i cant find UTF-8... thank you for any idea
Zones: MS SQL ServerDate Answered: 01/31/2006 Grade: A Views: 21
Hello I will explain my application situation first then you will understand what I need. I store Data in mysql database using UTF-8 charset. These data will be available to users through ...
Zones: PHP and DatabasesDate Answered: 05/07/2006 Grade: A Views: 0