I have a textarea element into which I would like to paste xml markup.
Is there a way of transforming this xml with an xsl stylesheet and showing the html output on a new page?
Note that the xml (pasted by the user) into the textarea has no xsl stylesheet link but would be transformed using "my" stylesheet .
Any ideas or pointers would be most welcome.
Is there a way of transforming this xml with an xsl stylesheet and showing the html output on a new page?
Note that the xml (pasted by the user) into the textarea has no xsl stylesheet link but would be transformed using "my" stylesheet .
Any ideas or pointers would be most welcome.