Subject: Encoding iso-8859-1 always return UTF-16
From: Arthur Costa Lima <arthur.lima@xxxxxxxxxx>
Date: Wed, 4 Jul 2001 10:50:37 -0300
|
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
|