xtremeLogic
Programmer
Hi,
I have a xml file which I would like transformed into an html file. I have made a basic xslt file for the transformation. I would like the html file to have a dropdown of sort values which onclick would reload the html page in the correct sort.
I am quite new to xml so I would appreciate it if anyone can suggest how I can send a parameter (which would be my dropdown select value) back to the xslt file and cause it to reload the html page in the correct sort. Also, what modifications would I have to make to my xsl file to accomodate a parameterized order by.
Thanks.
I have a xml file which I would like transformed into an html file. I have made a basic xslt file for the transformation. I would like the html file to have a dropdown of sort values which onclick would reload the html page in the correct sort.
I am quite new to xml so I would appreciate it if anyone can suggest how I can send a parameter (which would be my dropdown select value) back to the xslt file and cause it to reload the html page in the correct sort. Also, what modifications would I have to make to my xsl file to accomodate a parameterized order by.
Thanks.