Hi,
The Esker ActiveX Plug-in requires the EMBED tag instead of the OBJECT tag.
The PARAM tag needs to be replaced by an attribute (for exemple: _Version=""131095").
The .cab file are not (yet?) supported bya the Esker ActiveX Plug-in: for simple ActiveX controls, you can specify the .Ocx (or .dll) directly but for complex ActiveX controls which requires special installation, you need to specify a .dpl file (see DPL specification in the "Files" folder of the mailing list web site).
The "name" and "view as text" attributes will be ignored.
That's about all (you may find out further details from the documents under the "Files" folder of the mailing list web site)
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 40Nicolas.Roumiantzeff@... www.esker.fr www.flydoc.fr |
![]() | |
From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Rachel Saunders
Sent: Friday, August 08, 2008 6:35 AM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Problem
Sent: Friday, August 08, 2008 6:35 AM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Problem
Hi,
Do I need to change any of my code. I am invoking my activex control as below but nothing happens after adding your add-on.
<object classid="clsid:69A40DA3-
id="SigPlus1" name="[name]" style="height: 240px; width: 460px; left: 0px;
top: 0px;" viewastext>
<param name="_Version" value="131095">
<param name="_ExtentX" value="8467">
<param name="_ExtentY" value="4763">
<param name="_StockProps" value="0">
</object>
Thanks in Advance

Fax : +33 (0)4 72 83 46 40