You are here: irt.org | About | Feedback | 1115 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q4082
Sent by
Jennifer Hogan on April 19, 2000 at 12:17:56:
Technical:
Not technical enough
Comments:
You can create an instance of Microsoft Word with the following javascript code.
<script language="javascript">
var objWord = new ActiveXObject("Word.Application")
objWord.visible = true
</script>
Other feedback on 'irt.org FAQ Knowledge Base Q4082' - show all