RE: [xsl] Encoding iso-8859-1 always return UTF-16

Subject: RE: [xsl] Encoding iso-8859-1 always return UTF-16
From: Arthur Costa Lima <arthur.lima@xxxxxxxxxx>
Date: Fri, 6 Jul 2001 10:24:01 -0300
Thanks all

I did solve that problem using encoding=windows-1252 in xsl and xml config
file.

The iso-8859-1 encoding was not working correctly.



Arthur
CPM-Brazil

-----Original Message-----
From: Arthur Costa Lima [mailto:arthur.lima@xxxxxxxxxx] 
Sent: Wednesday, July 04, 2001 6:51 AM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Encoding iso-8859-1 always return UTF-16



I'm using MSXML 3.0 and XSLISAPI 2.1 Filter on iis.

I have a .pasp file to generate the xml and I'm using xls to convert to
html. The PI instruction on xsl is

<?xml version="1.0" encoding="iso-8859-1"?>

but always the output in html is 

<META http-equiv="Content-Type" content="text/html; charset=UTF-16">

how do i solve this problem?

Tanks
Arthur Costa Lima
CPM - Brazil





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


Current Thread