Subject: Re: string replace with ­
From: "Carmelo Montanez" <carmelo@xxxxxxxx>
Date: Fri, 2 Nov 2001 13:16:30 -0500
|
Hi All:
Sorry all about the previous e-mail. That was my mistake. I answered
the wrong e-mail to the wrong person (list in this case).
My deepest apologies.
Carmelo
----- Original Message -----
From: "David Carlisle" <davidc@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, November 02, 2001 11:16 AM
Subject: Re: string replace with ­
>
> You don't want to output the five characters & s h y ; you want to
> output the unicode character 173, which is what ­ expands to in
> HTML.
>
> so just use ­
>
> (See any XSLT faq, but search for nbsp which is the usual entity people
> ask about, just replace "160" in any answer with "173".)
>
> David
>
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|