Search the web
Sign In
New User? Sign Up
esker-activex-plugin · Esker ActiveX Plug-in mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Problem   Message List  
Reply | Forward Message #2292 of 2366 |
RE: [Esker ActiveX Plug-in] Problem

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 40
Nicolas.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

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-4D42-11D0-86B0-0000C025864A" codebase="../../[cabfile].cab"

                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



Mon Aug 11, 2008 8:22 am

nicolasroumi...
Offline Offline
Send Email Send Email

Forward
Message #2292 of 2366 |
Expand Messages Author Sort by Date

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...
Rachel Saunders
rachels1978@...
Send Email
Aug 11, 2008
8:02 am

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:...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 11, 2008
8:22 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help