I recently upgraded my browser to Netscape 7.1 (Mozilla 1.4 based) and can not seem to get the plugin to be acknowledged. I recall this problem from when...
There is a high probability they have changed once again the Mozilla plug-in API. I will download the new Mozilla distribution and recompile the Esker ActiveX ...
Hi Linda, You will find information (FAQ, tutorial, demo whith HTML source files...) on the mailing list home page following the "Files" link. Here is the...
Does the esker plug-in support Netscape 7.1? My control works in Netscape 7.02, but does not seem to function correctly in 7.1. Thank you for your help. Mike...
still waiting for a fix for Netscape 7.1... any progress? where do we look to find incompatibilities in the API? is the plug-in source available so we can fix...
I will be away from Tuesday the 7th till Monday the 13th...
Gregg Schelmetic
gschelme@...
Oct 7, 2003 4:52 pm
2096
Hi Josh, Sorry for the delay. I have been having hard time to build Mozilla 1.4 (the version that powers Netscape 7.1). They have changed all the makefiles for...
Hi Josh, I have made good progress but still having hard times: The debug build of Mozilla 1.4 and the Esker ActiveX Plug-in seems to be working. I am now...
Hi Josh, After some further investigation into the new Mozilla build, I was able to build a release version of the Esker ActiveX Plug-in. It seems to work fine...
Hi all, The new version of the Esker ActiveX Plug-in has been uploaded to the mailing list web site under the Files/Versions link. The Esker ActiveX Plug-in...
Downloaded the new (7.2) version, unzipped, attempted to install but got the following error message: Script: C:\unzipped\np7esk.jar\install.js Line: 2 ...
Hi David, ... From your error message, I can guess that you are not installing the Esker ActiveX Plug-in correctly. First, you should be using Netscape or...
Hi, I want plugins Esker ActiveX to my netscape 7.1, I have find np7esk32.dll in Files/Versions/Esker ActiveX Plug-in 7.1/np7esk32.jar and copy to netscape...
Hi Chizchi, For Netscape 7.1, you need the Esker ActiverX Plug-in 7.2 version. The Esker ActiveX Plug-in 7.1 version wont work for Netscape 7.1. The Esker...
The VB documentation explains that in order to implement a method of an ActiveX control which represents a length or position, one should do so in the units of...
Hi Josh, Thanks, for the information. The ScaleMode property is not implemented in the Esker ActiveX Plug-in. Implementing it would have been a good idea, but...
Hi Mfurlong, I think that all the -i option of signtool does is to reference the install.js file in the manifest.mf file: Install-Script: install.js I am not...
I've experienced the same problem. What seems to be happening is that the "window" test you're doing is only validating that the window for the Esker plugin...
Hi Daniel, the window["activex_id"] test actually checks that the activex instance (not the plug-in window) is ready. The Esker ActiveX Plug-in creates the...
Do I need to sign my JAR file which contains the activeX control to be installed on Netscape 6 and Netscape 7? I thought I read somewhere if using XPI to...
Hi Mike, It seems that Netscape 6 does not require signing the XPI jar files. It might even not verify the signature if one is provided. Note : I haven't tried...
Hi Water, To use a DPL file, simply specify its URL in the CODEBASE attribute of the EMBED tag. The file name must have the .dpl extension to distinguish a DPL...
Hi Limanjiang, All the Esker ActiveX Plug-in versions are available from the mailing list web site, http://www.egroups.com/list/esker-activex-plugin From the...