Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q4082, April 19, 2000 at 12:17:56:

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

©2018 Martin Webb