473,386 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

DHTML Edit Control and umlauts

Hello,

now let's pose the question in english.

I use the DHTML Edit Control with C#.

The editor creates html-code like the following:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta http-equiv="Content-Language" content="de">
</head><body>

öüäß
</body></html>

the line with 'meta' was inserted programmtically. Nevertheless some
browsers shows that incorrectly. Why?

Is it possible to change the output of the editor from say ä to
&auml;?

regards
Andreas Fislage
May 10 '07 #1
1 1703
Andreas,

What browsers are you experiencing this error in?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<af******@web.dewrote in message
news:0i********************************@4ax.com...
Hello,

now let's pose the question in english.

I use the DHTML Edit Control with C#.

The editor creates html-code like the following:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta http-equiv="Content-Language" content="de">
</head><body>

öüäß
</body></html>

the line with 'meta' was inserted programmtically. Nevertheless some
browsers shows that incorrectly. Why?

Is it possible to change the output of the editor from say ä to
&auml;?

regards
Andreas Fislage

Aug 6 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: F. GEIGER | last post by:
I'm on WinXP, Python 2.3. I don't have problems with umlauts (ä, ö, ü and their uppercase instances) in my wxPython-GUIs, when displayed as static texts. But when filling controls with text...
0
by: ken | last post by:
Hi, I want to use DHTML Edit Control for ie5 in my database. Its basically for text formating like bold, underline ... I will store the HTML code in a memo field and in the input form the users...
1
by: dd | last post by:
Cannot figure it out. If somebody can help, I'd appreciate it. I am using DHTML Edit control from C# for editing HTML pages. I am trying to insert a table into an HTML page and I keep getting an...
0
by: perspolis | last post by:
Hi all I used DHTM Edit Control to show body of an HTML file. With this control user can edit content of that. One problem I have with this control is I can't show unicode content. How can I...
7
by: Mike | last post by:
Hello, I am developing a simple web editor to enable my users to update their websites and add simple formatting to the text. The page content is recovered from a SQL Server database and...
0
by: Nico Grubert | last post by:
Hi there, I wrote a short python script that sends an email using python's email module and I am using Python 2.3.5. The problem is, that umlauts are not displayed properly in some email...
0
by: afislage | last post by:
Hallo, ich benutze das DHTML Edit Control mit C#. Der Editor erzeugt zum Beispiel folgendes: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html><head> <meta...
0
by: DevilInside | last post by:
Hi I'm trying to use the DHTML Edit control in C# But when i'm using it, I'm always getting a COMException on the properties DocumentHTML and DOM, even when I didn't changed anything about it. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.