Hi Dmitry,
The ActiveXObject is not supported. You need to declare an <EMBED> tag in your
HTML page.
Take a look at the tutorial available from the "Files" folder of the group :
http://tech.groups.yahoo.com/group/esker-activex-plugin/files/Tutorial/
I hope this will help,
Nicolas Roumiantzeff
Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...
http://www.esker.fr/ ¦ http://www.flydoc.fr/
From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of wing22@...
Sent: Monday, June 15, 2009 7:59 AM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] question on esker-activex-plugin
Importance: High
hello nicolas roumiantzeff.
I was trying to use ActiveX after installing np7esk32 7.96 and can't
understand how to do it.
if I do next in IE:
var wdApp = new ActiveXObject("Word.Application");
alert(wdApp.Version);
I'll get winword version.
But FireFox said "ActiveXObject is not defined".
How to do it using FireFox and your plugin?
Dmitry.