Forum Moderators: open
<script type="text/javascript">
var xmlDoc = new ActiveXObject("Microsoft.XMLDOM")
xmlDoc.async="false"
xmlDoc.load("note.xml")
// ....... processing the document goes here
</script>
means nothing to me.
somebody help!
This [webmasterworld.com] might help too.