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

Subject: RE: [xsl] Re: Re: <xsl:sort select=borrower order=descending/> question
From: "dsk" <dmitrik@xxxxxxxxxxxxxx>
Date: Wed, 18 Jun 2003 07:22:29 -0400
believe an earlier verions than MSXML3/4 is installed.
Will look up passing parameters into xsl - one thing I'm not
clear on - read something that a saxon or other processor has
to be applied in order to pass parameters? Is this correct?
Would this be done just once, or every time parameters are
selected? Is there a reason that the example pointed to is
not more detailed? 
tia,
dk

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Dimitre
Novatchev
Sent: Tuesday, June 17, 2003 4:21 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Re: Re: <xsl:sort select=borrower order=descending/>
question



<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


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


Current Thread