xsl-list
[Top] [All Lists]

Re: Microsoft.XMLDOM UTF-8 Encoding!

2003-07-12 12:51:56

Try <form ... accept-charset="utf-8">
Interesting!

- IE dont understand!
- Mozilla uderstand it but act same as  <meta http... charset=UTF-8">

Any way, charset "dont" encode any thing, it's just a "mark" for browser to
tell what kind of date on the document. If local setting are not UTF-8 you
tell wrong specification to the browser.

I'am sure that I most detect local encoding, and force that local charset on
my document.
I think Google go that way...

Tx a lot.

----- Original Message ----- 
From: "Markus Abt" <abt(_at_)comet(_dot_)de>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Saturday, July 12, 2003 1:33 PM
Subject: AW: [xsl] Microsoft.XMLDOM UTF-8 Encoding!


This is an HTML question.
Try <form ... accept-charset="utf-8">

I have no idea if this actually works, and in which browsers.
You may also search http://www.google.de/search?q=textarea+charset
or http://www.google.de/search?q=textarea+encoding

Regards,
Markus
__________________________
Markus Abt
Comet Computer GmbH
http://www.comet.de


----------
Von: [Tech]
Gesendet: Samstag, 12. Juli 2003 18:37
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] Microsoft.XMLDOM UTF-8  Encoding!


So now, the fact is for internationnal use, how I can know the local
encoding? I was thinking using charset=UTF-8 is the solution but !!



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>