reference external javascript file with msxml parser2003-04-04 16:01:26
Hello-
I basically need the following, except I want the javascript to be in
an external file. How can I do this? Thanks-
Mac
<msxsl:script language="JScript" implements-prefix="my">
function test() {
return 1;
}
</msxsl:script>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||