How do you place a javascript document into XSL (or XML) to display a DynamicHTML page? I tried to place it in the XSL document by using - <script language="JavaScript"> <xsl:jscript> *** codes here *** </xsl:jscript> </script> It seems it doesn't work. Please see it at http://www.magnixsolutions.com/dev/eplusware/testeplus1.html XML/XSL file - ../eplusdoc.xml ../eplusstyle.xsl Thanks alot! Christian