xsl-list
[Top] [All Lists]

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

2005-07-21 03:43:58
Thanks a lot for the lightning response !!!.

Eugene



"Joris Gillis" <roac(_at_)pandora(_dot_)be> 
21-07-2005 04:22 PM
Please respond to
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com


To
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
cc

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






On Thu, 21 Jul 2005 12:33:08 +0200, <jeb501(_at_)sanmargroup(_dot_)com> 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(_at_)somewhere(_dot_)com?Subject=Feedback 
?body={normalize-space(bstat/foot)}">Feedback</A>

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--