Is possible to implement a Com Object like word in a Javascript program?

J

JAYO

I mean, I've a COM object, as Word.Application. How to implement in a
javascript function for using their methods?

Thank you in advance.
 
C

Cylix

I just know it in vbscript but not javascript.
Actually, I don't think it can be work in javascript, please let me
know if it is possible too.

Thanks.
 
L

Laurent Bugnion [MVP]

Hi,
I just know it in vbscript but not javascript.
Actually, I don't think it can be work in javascript, please let me
know if it is possible too.

Thanks.

Pretty much everything that can be done with VBScript can be done with
JScript too in IE. The objects are the same.

HTH,
Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top