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: Encoding iso-8859-1 always return UTF-16


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@cpm.com.br] 
Sent: Wednesday, July 04, 2001 6:51 AM
To: XSL-List@lists.mulberrytech.com
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


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