utf-8 and iso-8859-1 not working?

S

Scott Gordo

Greetings,

Using eWebEditPro, quotation marks (")and dashes (-) are being
interpreted into “ and – respectively. In the browser,
these a both interpreted as question marks.

Here's the page's top info:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
/>

I tried subbing UTF-8 in for iso-8859-1.

Anybody have any familiarity with this issue?

TIA!

Scott
 
B

Benjamin Niemann

Hello,

Scott said:
Using eWebEditPro, quotation marks (")and dashes (-) are being
interpreted into “ and – respectively. In the browser,
these a both interpreted as question marks.

Here's the page's top info:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
/>

I tried subbing UTF-8 in for iso-8859-1.

Anybody have any familiarity with this issue?

If I understand correctly, you have character
entities '“', '–', ... in the source code of the document. In
this case the encoding of the document is not relevant.

If they are then not displayed correctly, they might not be available in the
font you are using in the document (or more specificly, the version of this
font, that is installed on your system).

If you would provide an URL to the document or a minimal example of the
problem, we could tell you more (HTTP header could also be involved, if my
first guess was wrong).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top