Re: Non-standard characters on Web
- From: little_creature <litttle.creature.inc@xxxxxxxxx>
- Date: Mon, 16 Jul 2007 13:39:05 -0700
On Jul 16, 9:34 pm, little_creature <litttle.creature....@xxxxxxxxx>
wrote:
On Jul 16, 8:17 pm, korvent...@xxxxxxxxxxxxxxx (Corentin Cras-Méneur)
wrote:
Dan <dkenned...@xxxxxxxxx> wrote:
But I don't think that explains why the Word-generated HTML files
looked fine in Firefox when I opened them on my hard drive, but were
messed up when I opened them on the Web. Does it?
Well if there is no encoding information on the header, the browser will
look at the default encoding for the file and it might be displayed
correctly from your Mac.
When you upload it though, this file encoding can get converted to a
default for the server (usually NOT UTF-8). That's why it's important to
have a proper header decclaration in the document itself since the file
encoding is often unreliable.
To test the hypothesis, you could re-download the HTML file from the
server and check how it displays from your Mac.
You could even open it in a text editor and check how the extended
characters look like. I would suspect that they are all corrupted and
won't display properly,
Corentin
--
--- Mac:MS MVP (Francophone) http://www.cortig.net/wordpress/---
http://www.mvps.org - http://mvp.support.microsoft.com
MVPs are not MS employees - Les MVP ne travaillent pas pour MS
Remove "NoSpam" to e-mail me - Retirez "NoSpam" pour m'écrire
Hiya,
I would recommend you to learn HTML. The HTML itself it's really very
easy. Word puts a lot of mess when it generates the HTML files. It can
result at files 10x times greater. The encoding sounds reasonable,
particularly if the sever will be PC-based.
As a standard I use ISO 8859-2 encoding (as I create the files on PC
with central european language). All special character I need to use I
use the alternative character such as:
non -breakable space &nbsp;
&lambda;
I have no problems read my files on PC/Mac.
ndash –
Ok, as far as I can see in this web access it was not translated then
it should have been:
on -breakable space [ampersand followed by nbsp and semicolon
with no spaces]
λ
ndash –
.
- References:
- Non-standard characters on Web
- From: Dan
- Re: Non-standard characters on Web
- From: Corentin Cras-Méneur
- Re: Non-standard characters on Web
- From: Dan
- Re: Non-standard characters on Web
- From: Corentin Cras-Méneur
- Re: Non-standard characters on Web
- From: little_creature
- Non-standard characters on Web
- Prev by Date: Re: Non-standard characters on Web
- Next by Date: Re: Global Template Cannot Quit App.
- Previous by thread: Re: Non-standard characters on Web
- Next by thread: Re: Non-standard characters on Web
- Index(es):
Relevant Pages
|