S
steve
I'm new to XML, so pardon the stupid question.
I've looked thru several books with not luck. All I want to do is
associate one xml file with multiple xsl stylesheets. For example, if
the user clicks on Button A, I want to use xsl stylesheeet A to
display the xml data in a browser. If he clicks button B, then I want
to use stylesheet B. I would think that this would be a very common
thing to do, but maybe i'm missing something big.
Is there an easy way to do this? Do I have to use (learn) Javascript
or something? does someone have an example?
your input is appreciated!
I've looked thru several books with not luck. All I want to do is
associate one xml file with multiple xsl stylesheets. For example, if
the user clicks on Button A, I want to use xsl stylesheeet A to
display the xml data in a browser. If he clicks button B, then I want
to use stylesheet B. I would think that this would be a very common
thing to do, but maybe i'm missing something big.
Is there an easy way to do this? Do I have to use (learn) Javascript
or something? does someone have an example?
your input is appreciated!