[xsl] Re: [xsl] RE: [xsl] Re: [xsl] RE: [xsl] Re: [xsl]   is being displayed as Á

Subject: [xsl] Re: [xsl] RE: [xsl] Re: [xsl] RE: [xsl] Re: [xsl]   is being displayed as Á
From: Kevin Burges <xmldude@xxxxxxxxxxxxxxxx>
Date: Tue, 11 Dec 2001 21:27:23 +0000
MK> Sorry, I can't help you with the mysteries of configuring IE correctly.

which is another part of the problem. If I want something to work on a
machine I have no control over, I need to produce HTML that will work
without having to configure IE.

>> If I was creating the HTML by hand, I would insert &#160; so what is
>> wrong with generating this through XSLT?
MK> Nothing's wrong with generating &#160; using XSLT. But writing &amp;#160; in
MK> your stylesheet won't do that; it will generate &amp;#160;

Yes, I'm sorry about that. I think I actually had

  <xsl:text disable-output-encoding="yes">&amp;#160;</xsl:text>

which worked.

-- 
groovy baby,
 Kevin                    mailto:xmldude@xxxxxxxxxxxxxxxx

++++++++++++ Cool music - http://burieddreams.com/marshan
++++++ Attitude Webzine - http://burieddreams.com/attitude


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


Current Thread