Subject: [ANN] XML/XSL to JS
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Mon, 21 Aug 2000 23:03:05 +0100
|
A little utility that arose from the xsl obfuscation thread. Choose an xml
or xsl file and it will translate it to a JavaScript string for using like
this
<script language="JavaScript.Encoded" src="someXmlOrXslFile.js">
</script>
You can specify the name of the string variable and optionaly encode it
useing the microsoft encoder.
Download it from http://www.bayes.co.uk/xml/index.xml?/xml/utils/xmltojs.xml
Have Fun Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|