[xsl] How to change a parameter value...

Subject: [xsl] How to change a parameter value...
From: Claudio Russo <claudio_russo@xxxxxxxxx>
Date: Thu, 19 Jun 2003 05:57:18 -0700 (PDT)
Does anybody know how to change a parameter value?
I have the next parameter.

  <xsl:param name="sortorder" select="'ascending'"/>

I want to change it to the oposite value (from
ascending to descending) onClic for the next time I
process the xslt, though I guess I need to know the
last value it had.

Thanks in advance.

=====
Regards, Claudio.

IT Consultant.
Buenos Aires, Argentina.
e-mail: claudio_russo@xxxxxxxxx


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread