Re: [xsl] Empty object

Subject: Re: [xsl] Empty object
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 28 Jan 2004 21:46:59 GMT
> If you open my current output in IE 
> you will see the famous A where my output contains <td> </td>

No, only if your setup is mis-configured. IE is perfectly capable of
understanding utf8 encoding, however you may prefer latin 1 in which
case change your xsl:output to say
<xsl:output encoding="iso-8859-1"....

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

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


Current Thread