xsl-list
[Top] [All Lists]

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

2003-06-18 04:22:29
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(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
Dimitre
Novatchev
Sent: Tuesday, June 17, 2003 4:21 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Re: Re: <xsl:sort select=borrower order=descending/>
question



<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


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



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