Click to See Complete Forum and Search --> : Using the HTML SELECT TAG in an XSL document


Henry White
04-22-2000, 05:08 AM
I'm trying to load an HTML SELECT tag with XML data within an XSL document.
When creating the new HTML content by combing both the XML and XSL documents
using the *.transformNode method, the HTML Select tag does not render itself
in the new HTML document. Any suggestions?