xsl-list
[Top] [All Lists]

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

2003-06-17 13:20:34

<dmitrik(_at_)mindspring(_dot_)com> wrote in message
news:410-22003621719486804(_at_)M2W050(_dot_)mail2web(_dot_)com(_dot_)(_dot_)(_dot_)
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



<Prev in Thread] Current Thread [Next in Thread>