Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback: irt.org FAQ Knowledge Base Q4082

Feedback on:
irt.org FAQ Knowledge Base Q4082

Sent by Jennifer Hogan on April 19, 2000 at 12:17:56: - feedback #1115

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>


Sent by Francisco José MarcelinoThankyou on June 13, 2000 at 01:27:10: - feedback #1359

Length:
Too short

Comments:
I would like to Know FAQ 4082. It's possible to see an example?. Perhaps an example about when to open a Word document from an Applet. Thanks





Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.