[Home] [By Thread] [By Date] [Recent Entries]
use the ASCII equivalent: Dec(160). You can declare it as an entity: <!ENTITY nbsp "?"> Hence when you type in the XSL it will be printed as in the output. Or, just replace all in the XSL with ?. Apparently the text in my email was escaped. So, to get an in the output: replace nbsp with #160 To declare it as an entity: <!ENTITY nbsp "#<number>;"> where <number is 160 ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



