This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: UTF-8 and Javascript


Samuzeau Pascal wrote:
> 
> Hi,
> 
> I have an encoding UTF-8. For Example I encode the french accent "é"
> with "é"
> 
> When I ask, with a Javascript, to return the sentence, I have a problem,
> because it will return to me the two character  :
> 
>            Ã and ©   ( &#169 -> © , I Haven't the
> representation of &#195 )
> 
> How can I get my french character diacritic.

Better use the encoding="iso-8859-1" for accentuated characters.

BeNj

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]