thanks for the answer
i tried it but doesn't work
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:output method='html' encoding='iso-8859-9'/>
<xsl:template match="/">
maybe it is a problem with my fonts but there are *ISO8859-9* font files
under /usr/lib/iconv directory.
is there anything to try?
yavuz
-----Original Message-----
From: Jan Poslusny [mailto:[EMAIL PROTECTED]]
Sent: 28 May�s 2001 Pazartesi 11:40 AM
To: Sablotron Mailing List
Subject: Re: [Sab] iso8859-9 output
Yavuz SERT wrote:
> hi
>
> i'm using axkit with sablot.
> it is working but i want outputs in iso8859-9 character set. in the source
> of html, character set is UTF8, how can i change it to iso8859-9?
>
> thanks
>
> yavuz
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.251 / Virus Database: 124 - Release Date: 4.26.2001
>
hi,
set attribute encoding of <xsl:output>, like as attached example.
pajout
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4.26.2001
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4.26.2001