Hi, I ask any frfiend on that group to reply me about: How can I use Kodak image edit activex to save an image. ... Do you Yahoo!? Yahoo! Mail Plus - Powerful....
Help, Last year I have developed a small application using the esker plugin on Netscape 4.0. I recently tested the same application on Netscape 7.0 and I...
I'm supposed to develop an OCX control for IE which activates when a link to a particular file type is clicked. Once activated it has to open the file with the...
When the following lines of the ActiveX control are executed, there is no problem at all in Internet Explorer. It calls a JavaScript function (jsFunction) in...
Hi Bas, I can think of two ways to call a javascript fuction from the ActiveX: 1) Fire an event. You will find an example of javascript in the TicTacTo demo...
Hi, The event part worked for me :). Thank you very much for the fast reply! Bas van Ombergen. PS: I think Lyon will do much better next time in the CL. And I ...
Hi Simone, You have to check the browser version using javascript (navigator.appName and navigator.appVersion) in your HTML page, then dynamically generate the...
Hi Nicolas, thanks for writing me back. I appreciate you feedback but they were not useful at all. I already looked into all of the tutorial they didn't help...
Hi Simone, I happened to receive your email. What exactly is the problem? I have managed to make the plugins work successfully for NS4, 6 and 7 and maybe I can...
Hi! We using the WYSIWYG Web Editor, which bases on the esker-plugin, the accessor.oxc and the dhtmled.ocx. We wanna expand the functionallity of the editor...
You could try using createRange and the selection property of the control. Not sure exactly about syntax or if these commands even work in the Netscape...
Hi Francesco, I'm trying to write an HTML page using the exker plugin and I would like to make it working on Netscape 4.0, 6.0 and 7.0 I have red all the...
Hi Simone (are you Italian? I am), There are 2 things to consider: 1. Using the plugin across all browsers 2. Install the plugin on the browsers that don't...
Hi Francesco, Thank you for the code sample to check the browser version and devise the compatible plug-in version. Now, for the second issue, that is...
Hi We need the Esker ActiveX-Plugin for our system we are building now. The Esker home page says we need some kind of "contractual agreements" for commercial...
Hi Tomohide, Basically, the commercial agreement is an exchange of web link and providing information about the type of use of the Esker ActiveX Plug-in. I am...
Dear friend, I have a file p.ocx, I like to run this on NS 4.7. I like to know the method do run the same. Mainly the following I like to know, 1. How can I...
I have placed the plugins for the above versions of Netscape in the appropriate locations, however I can only get the Netscape 4.x plugin to work, the others...
Hi Sankara, ... Once the OCX is registered, search for "p.ocx" in the registry, HKEY_ROOT\CLSID branch, using regedit.exe. The Classid of the ActiveX is the...
Given a simple ActiveX control which happens to return the Variant value Null from a property P or function F, the instant you attempt to access P or F from...
Hello All, I have to open a NetMeeting conference with Netscape. MS provides information and code to do this in IE. I have modified it to be used in Netscape...
Hello, - I'm using the np6esk32Version = 6.7 plugin, to be able to use netmeeting within Netscape. For the 4.x version and the corresponding plugin, I didn't...
We have developed a small active X component using Microsoft Visual C++. The component has 2 methods. When we use the Esker active X plugin, the component is...
Hi Helsenwim, The name of the CLASSID attribute has changed because it is a reserved word ... clsid="3E9BAF2D-7A79-11d2-9334-0000F875AE17" Nicolas Roumiantzeff...