JavaScript DHTML/Node Operation/doImport
"doImport()" Example
<html xmlns:namespace1>
<button onclick="document.namespaces(0).doImport("makeRed.htc");">
Import HTC file</button>
</body>
</html>
<html xmlns:namespace1>
<button onclick="document.namespaces(0).doImport("makeRed.htc");">
Import HTC file</button>
</body>
</html>