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 © ( © -> © , I Haven't the
> representation of à )
>
> 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
|