Re: [xsl] a href="body=capture text from foot node"

Subject: Re: [xsl] a href="body=capture text from foot node"
From: jeb501@xxxxxxxxxxxxxxx
Date: Thu, 21 Jul 2005 16:13:58 +0530
Thanks a lot for the lightning response !!!.

Eugene



"Joris Gillis" <roac@xxxxxxxxxx> 
21-07-2005 04:22 PM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


To
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
cc

Subject
Re: [xsl] a href="body=capture text from foot node"






On Thu, 21 Jul 2005 12:33:08 +0200, <jeb501@xxxxxxxxxxxxxxx> wrote:

> When i use the above code i get the below output with proceeding and
> succeeding %0A ,
>
> how to remove that.
Use 'normalize-space()':

<A HREF="mailto:jeb@xxxxxxxxxxxxx?Subject=Feedback 
?body={normalize-space(bstat/foot)}">Feedback</A>

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

Current Thread