amiry
November 23rd, 2003, 07:02 AM
Hi,
For example - suppose my URL is:
www.mysrv.com/myPage.xml?sorttype=descending
and the xml file points to some appropriate xslt file.
I want to extract the value of 'sorttype' parameter in order
to make a proper use of the xsl:sort command.
The xslt runs by the client side on IE.
Thanks in advance!
-- Amir
For example - suppose my URL is:
www.mysrv.com/myPage.xml?sorttype=descending
and the xml file points to some appropriate xslt file.
I want to extract the value of 'sorttype' parameter in order
to make a proper use of the xsl:sort command.
The xslt runs by the client side on IE.
Thanks in advance!
-- Amir