Re: Open html as source



Hi Tobias:

Well, Word does not neet to recognise the "Meta tag", it's the CharSet tag
it needs to get hold of. It should recognise that OK, provided that the
content really is UTF-8.

And there is a way around it: Set Word>Preferences>General> "Confirm
conversions at open" to ON, then use File>Open (MUST be from within Word) to
open the file. You will then get a dialog asking you what format the file
is in. Choose UTF-8 at that point.

Cheers

--

Please reply in the group. Please do NOT email me unless I ask you to.

http://jgmcghie.fastmail.com.au/

John McGhie, Consultant Technical Writer
McGhie Information Engineering Pty Ltd
Sydney, Australia. GMT + 10 Hrs
+61 4 1209 1410, mailto:john@xxxxxxxxxxx

"Tobias Weber" <towb@xxxxxxx> wrote in message
news:towb-730DB9.09250530042007@xxxxxxxxxxxxxxxx
In article <C25AA564.233F4%onlygeneraltaz1@xxxxxxxxxxxx>,
CyberTaz <onlygeneraltaz1@xxxxxxxxxxxx> wrote:

Am not sure about Word X, but the first thing I'd try is opening the file
as
rendered html, then use View>HTML Source. May not be there in X, though.

It's there but doesn't recognize the <meta utf8> and there's no way to
change it manually.

--
Tobias Weber


.



Relevant Pages

  • Re: UTF-8 and question marks
    ... I set content type to UTF-8 using META tag. ... In response header the ... But if I read a string from database and try to echo it I get ...
    (comp.lang.php)
  • Re: Page encoded as UTF-8
    ... in the section of the page you may see a meta tag similar to ... >I am trying to put the Google site search code into my site. ... >their code to match my page's encoding. ... > How do I know how whether my page is encoded as UTF-8, ...
    (microsoft.public.frontpage.client)
  • Re: Special letters in HTM-Links
    ... There ain't any way to to tell the browser to change charset in a link, ... in todays browsers, which looks for UTF-8 characters, if a such is ... the meta tag is ignored. ... The pages in question has some UTF-8 ...
    (alt.html)
  • Re: character sets
    ... i had a similar problem and solved it by encoding my index.html ... with utf-8, by adding this meta tag: ... now every odd characters i add to database through web form are ...
    (comp.lang.php)