xsl-list
[Top] [All Lists]

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

2005-07-21 03:33:08
Thanks, Joris

A simple AVT (Attribute Value Template) will do:
<A HREF="mailto:jeb(_at_)somewhere(_dot_)com?Subject=Feedback 
?body={bstat/foot}">Feedback</A>

When i use the above code i get the below output with proceeding and 
succeeding %0A ,

how to remove that.

<A HREF="mailto:jeb(_at_)somewhere?Subject=Some Text?body=%0ALine Entry Missing 
 %0A">Mail to jeb</A></body>
</html>

Regards
Eugene




"Joris Gillis" <roac(_at_)pandora(_dot_)be> 
21-07-2005 03:13 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"






Hi,
On Thu, 21 Jul 2005 09:45:32 +0200, <jeb501(_at_)sanmargroup(_dot_)com> wrote:

 <A HREF="mailto:jeb(_at_)somewhere(_dot_)com?Subject=Feedback ?body=the text 
from
foot node should come here">Feedback</A>

A simple AVT (Attribute Value Template) will do:
<A HREF="mailto:jeb(_at_)somewhere(_dot_)com?Subject=Feedback 
?body={bstat/foot}">Feedback</A>

regards,
                 Joris Gillis
-- 
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>
--~--