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

Subject: Re: [xsl] a href="body=capture text from foot node"
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Thu, 21 Jul 2005 11:43:37 +0200
Hi,
On Thu, 21 Jul 2005 09:45:32 +0200, <jeb501@xxxxxxxxxxxxxxx> wrote:

 <A HREF="mailto:jeb@xxxxxxxxxxxxx?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@xxxxxxxxxxxxx?Subject=Feedback ?body={bstat/foot}">Feedback</A>


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

Current Thread