Does anyone know how to check if the ActiveX control is installed in JavaScript? The problem we are having is some users do not click on the Yes button for...
Hope this helps. function netscapeVersion () { var version = 0.0; var ua = window.navigator.userAgent; var pNetscape6 = ua.indexOf("Netscape6"); if (pNetscape6...
Joseph, Thanks for the quick reply. Let me know if I am missing something in your example, but it looks like it checks if the Esker Plugin is installed and...
Hi Vaseretic, There is no plan to stop support for the Esker ActiveX Plug-in. In case of (likely) incompatibility with a new official release of Mozilla or...
Hi Mike, Here is a suggestion that you could try: - specify an EMBED tag in your HTML page for the Esker ActiveX Plug-in, - specify the class id of the ActiveX...
Hi Scott, I will download Mozilla 1.5 and 1.6 and build the corresponding versions of the Esker ActiveX Plug-in. If all is well, I plan to do this this week or...
hi! i'm currently a beginner in asp What i would like to do is to use a calendar control in a web page. So i did an activeX control with vb6 in whitch I added...
Hi Seb, The Esker ActiveX Plug-in mailing list is dedicated to ActiveX scripting on the client side (inside Netscape browser or other Mozilla based browser). ...
Hi all, Esker ActiveX Plug-in 7.3 is now available from the mailing list home page ("Files/Versions" link). This version adds support for Mozilla 1.5 browsers...
Nicolas, Thank you very much for taking the time to rebuild the plugin. I just finished testing it with Mozilla 1.5, and it appears to work as well as 7.2...
Hi Scott, Next version of the Esker ActiveX Plug-in (support of Mozilla 1.6 / Firefox 8.0) is almost ready. I was just waiting for feedback about the previous...
... Out of curiosity, what makes the Esker plugin be version-specific? I.e., what changes to break things? Are the mozilla folks changing the plugin APIs ...
Hi Ken, Legitimate question indeed! I think that the problem comes from the fact that the Esker ActiveX Plug-in relies on the javascript API (which the Mozilla...
... That's horrible. You'd think they would have used vtables instead so they could keep the methods positioned in the same place :-P We should all complain...
Hi All, Esker ActiveX Plug-in 7.6 which supports Mozilla 1.6 and Firefox 8.0 is available from the mailing list home page, following the Files/Versions link. ...
Hi, We have a COM Dll Control(ATL 7.0)that is going to be deployed across the internet, in the sense that it gets downloaded, and performs in particular, an...
Hi Michael, ... installed on the fly(automated installation) on the users machine without having to restart Netscape? Yes. Please try the online demo,...
Hi guys ! Its is very cool Plugin you have made !! I was looking for it quit a long time because i couldnt my Mozilla get working on the HTML Area. So i have...
Hi Alex, I think I need to recompile the Esker ActiveX Plug-in for Firefox 0.9. Nicolas Roumiantzeff ... De : alexanderkielar [mailto:alexander@...] ...
Esker ActiveX Plug-in 7.7 is now available from the mailing list web site (click link Files/Versions). This new version supports Firefox 0.9 (Mozilla 1.7). ...
Hi, everyone! I'm new here from now on, and I just know a little AciveX and English. My problem is: If I only have *.exe(no source) file and want to embed it...
Hi Songlu, Is the .exe file a COM server? If this is the case, you can embed it a web browser (Netscape with the Esker ActiveX Plug-in or Internet Explorer),...
Does the Esker ActiveX Plug-in have support for FireFox 0.9.3? I am getting the following error message when utilizing version 7.7. Error: uncaught exception:...
Hi Aaron, I have just checked Firefox 0.9.3: you are right, the current Esker ActiveX Plug-in 7.7 is incompatible. I had to download the new Mozilla 1.7.2 and...
Esker ActiveX Plug-in 7.8 is now available from the mailing list Web site (click the Files/Versions link). The new version supports Firefox 0.9.3 (Mozilla...
Nicolas, I appreciate your quick response. By the way this is a really handy plug-in. Thanks, Aaron ... _______________________________ Do you Yahoo!? Win 1...
Nicolas, I just wanted to say thanks for all the information and the update. We rely on a GUI html editor called eWebEditPro from Ektron (www.ektron.com). I...
Hi Aaron, Thanks for the tip about eWebEditPro, it is always intersting to know what the Esker ActiveX Plug-in is used for around the world. Searching the...