You will need to produce a meta tag in your html that defines the
character set for the document, so that the browser knows what to do with 
the UTF8 characters.

<meta http-equiv="content-type" content="text/html; charset=utf-8" />



On Mon, 9 Oct 2000, Abdel BOURTAL wrote:

> Hi All,
> In my XML documents I'am using Frensh accented caracters. I use :
> <xsl:output method="html" encoding="UTF-8"/> in my XSL Document but I dont get
> the right caracters in the  HTML  generated by Sablotron.
> 
> Are there a way to do this.
> 
> AB
> 

--
Andrew McNaughton
[EMAIL PROTECTED]



Reply via email to