script in xsl, how do I?

Subject: script in xsl, how do I?
From: "e volve" <ngnpearse@xxxxxxxxxxx>
Date: Mon, 21 Aug 2000 10:22:25 GMT
using MSXML with the
xmlns:xsl="http://www.w3.org/TR/WD-xsl";
declaration, you can use
<xsl:script> and <xsl:eval>
(I have only been able to get these to work with js and not vbs)
but my understanding is that this is the poor relation to
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
so
how do i get around this apparent lack of scripting capability?

(
bearing in mind I am using MSXML parser 3(?) Although the many DOMs supplied with this are a source of much confusion i.e. that 2.6 is the current production release but only dom and dom3.0 work...aaaargh!
)



________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread