[xsl] Re: Re: <xsl:sort select=borrower order=descending/> question

Subject: [xsl] Re: Re: <xsl:sort select=borrower order=descending/> question
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Tue, 17 Jun 2003 22:20:34 +0200
<dmitrik@xxxxxxxxxxxxxx> wrote in message
news:410-22003621719486804@xxxxxxxxxxxxxxxxxxxxxx
> Is this what you are referring to?
> There is an html drop down list with vbscript which allows columns
> in the table to be selected, and then a dropdown with ascending or
> descending. How can these values be passed to these
> variables?
> <xsl:sort order="{$order}" select="*[name()=$sortColumn]"/>

As parameters. A good book on XSLT contains all the answers to your
questions.

And, because you mention VBScript, why don't you read your MSXML3/4 SDK
documentation and study the examples there? This will save you a lot of
time.


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL







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


Current Thread