What I want to do is:
There's an ASP page with a table formatted by XSL.
We want to use an HTML select (dropdown list) to
allow the user to choose a value to sort the table
by.
What I envisioned was taking a value from the HTML drop down list, pass that
value from the ASP page to an XSL stylesheet, I
assume as an XSL
aram and then use that XSL
aram to either
determine which among a series of templates to use,
or 'plug' that param into the XSL:Sort select=xsl
aram.
I've seen how this can be done by using the column
heads on a table.
Cheers,
cyclegeek
There's an ASP page with a table formatted by XSL.
We want to use an HTML select (dropdown list) to
allow the user to choose a value to sort the table
by.
What I envisioned was taking a value from the HTML drop down list, pass that
value from the ASP page to an XSL stylesheet, I
assume as an XSL
determine which among a series of templates to use,
or 'plug' that param into the XSL:Sort select=xsl
I've seen how this can be done by using the column
heads on a table.
Cheers,
cyclegeek