|
Or, more formally:
<a><xsl:attribute name="href">custdata_popup?bunit_num=
<xsl:value-of select='sql:row[2]/sql:param1'/><xsl:attribute></a>
(be careful to avoid extra spaces and lines when using this
approach)
>>> [EMAIL PROTECTED] 2005/11/08 01:00:58 AM >>> On Nov 7, 2005, at 2:45 PM, Oleg Konovalov wrote: > The problem is that I have to pass the value of the XSL variable > as a parameter to that URL as: > 'custdata_popup?bunit_num='> > How can I do that ? It's called an "attribute value template", and it's part of XSLT. E.g, <a href="">click me</a> HTH, ml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice CSIR Copyright, Terms and Conditions For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with "REQUEST LEGAL" in the subject line to CSIR HelpDesk
|
- Re: Passing variables between XSL and JavaScript Derek Hohls
- Re: Passing variables between XSL and JavaScript Joerg Heinicke
- Re: Passing variables between XSL and JavaScript Oleg Konovalov
- Re: Passing variables between XSL and JavaScri... Luca Morandini
