Hi Joe, Esker ActiveX Plug-in 6.8 is now complete. I am in the process of uploading it to YahooGroups. I'll send a message when it is available. Nicolas...
I'm writting an install.js file for a Netscape 6.X plugin. I've noticed that Netscape version 6.0 and 6.01 don't support the refreshPlugins method in the...
Hi Jef, I have changed the demo pages of Esker ActiveX Plug-in on the mailing list web site to cope with the recent javascript restriction at YahooGroups. The...
Hi I have configured esker activex plugin in netscape 4.72 and i am trying to load an activex control which will return me some values such as boolean and int...
Hi Zaheer, The syntax of your HTML page seems correct. Here are the possible cause of the problem: 1) Are you sure that your ActiveX declared as safe for...
Hi Nicolas Thanks for the reply, i have tried your steps but invain. will there be any problem with my activex control, because i have implemented as a...
Hi Zaheer, I am not sure about our ActiveX implementation. What tool have you been using to write your ActiveX? VB, C++/MFC, C++/ATL, ... The easier would be...
Is there a combined version of page, install scripts, esker plugin(s), and TicTacTo demo installers that supports the major flavors of browsers (IE, NS4 and...
Hi Louis, Having a example of HTML page dealing for all browser versions (IE, N4, N6) would be a good idea. Currently, for each version of Netscape the Esker...
Hi Nicolas Thanks for the reply, I have got the solution, I was having problem with safe scripting of activex. After implementing it it works fine. anyhow...
I've produced just such a page in recent days... It switches on browser to deliver either: IE: nothing NS4: esker 4.5 NS6: esker 6.8 Its essentially just the...
Only the group moderator can put it in the files but you can include your page in the text of a message posted to the group. I'd find that VERY useful. ... ...
Fair enough... Major modifications are: 1) changed the browserVersion() func work in NS4 as well 2) changed the installation and detection functions to switch...
Hi Stls, You can either do it manually: - extract np6esk32.dll from np6esk32.zip file, - copy np6esk32.dll to the "plugins" sub-folder un der the Netscape ...
Hi, I am trying to call an activex Function which i have declared as public in VB. I am using DPL file and in this DPL i have declared safeforscripting and...
Hi Pooja, CAB files are not supported by the Esker ActiveX Plug-in so you will have to stick to OCX files. Note: the SafeForScripting entry in the DPL file is...
Hi Nicolas, Where does netscape store the activex. What exactly u mean by "if your ActiveX is already installed on your PC." can you please explain. Where do i...
... Netscape does not "store the activex" because Netscape does not support ActiveX. It is the Esker ActiveX Plug-in that do "store the ActiveX": under the ...
Dear Nicolas, Thank you for your reply. PropertyAccessorActiveX is not defined. I am getting the above error. It was working perfectly fine earlier. Now I am...
Hi Fardeen, The Property Accessor ActiveX is available from the Esker ActiveX Plug-in web site (follow link "Files/Miscelanous"). As it is used in your HTML...
Hi Nicolas, I am really getting confused as to how to use this property accessor. When used this property accessor earlier at that time it was working fine but...
Hi Pooja, ... that i ... No way. Free support for this free product is only available from this mailling list (unless any body else from this mailing list...
Nicolas; I already had the file(np6esk32.dll) in my plugin subfolder. So i deleted it and reloaded the copy located in the Esker ActiveX Plug-in 6.6 beta...
Hi Steve, I think the problem is more likely to be on the IBD web site than on your PC. Are you aware that a standard HTML page containing ActiveX must be...
Hi Liebling, Here is the basic idea for Netscape 6 (for Netscape 4 the syntax is slightly different): the Javascript call ActiveXObject is replaced by the HTML...
Sorry, but I'm thinking it will work only on a Win32 plattform using IE5.x or higher and you need for this script MS-Word or perhabs the Runtime-DLL of MS-Word...