I have recently update to Netscape to 6.2.3. I have tryed several times to load the active x plugin at Esker web site with not luck. Any Suggestions. Bob...
hi, friends i m new to this group, and doesn't know much abt ! so,this is my first mail i m doing win98 based project(acedemic) in which some security is...
Hi Shri, This mailing group is not for general ActiveX discussions. It only deals about how to make an existing ActiveX work under Netscape. Please, try other...
main html <html><body> <script language="JavaScript" type="text/javascript" src="javascript/netscape2.js"></script> <script language="JavaScript"> ...
lugburz
lugburz@...
Aug 20, 2002 3:27 pm
1897
Hi Luca, The problem is that .CAB files are not supported by the Esker ActiveX Plug-in. For stand alone ActiveX, you need to specify the .OCX file URL as the ...
Hi Luca, There is an online demo for Netscape 6 at: http://np6esk32.esmartweb.com/demo/TicTacTo.htm For Netscape 4, the on-line demo is temporaily unavailable...
My ActiveX control has a property with a parameter: [id(0x68030004), propget] HRESULT MyProp( [in] short iSection, [out, retval] _MyClass** ); [id(0x68030004),...
Hi Josh, As you suspected, ActiveX properties with arguments are not supported by the Esker ActiveX Plug-in. I am not even sure that properties with arguments...
I have installed the file np6esk32.dll successfully but it works a little bit strange: The TicTacTo demo runs only if declared as x-eskeractivex like in the...
Hi Marvin, Type "x-eskerplus" is for Netscape 4 (npeskp32.dll plug-in) while type "x-eskeractivex" is for Netscpe 6 (np6esk32.dll plug-in). You can build a...
They are available at www.seagatesoftware.com ... From: kawthers [mailto:kawthers@...] Sent: Wednesday, September 04, 2002 10:24 AM To:...
Arnold Serrano
arnolds@...
Sep 4, 2002 5:25 pm
1905
Hi! Is there anybody out there who implemented the WYSIWYG_WEB_EDITOR 1.0 with Esker in Netscape 6 functioning properly? If so please let me know and send me...
What is WYSIWYG_WEB_EDITOR 1.0? Ektron's WYSIWYG web editor eWebEditPro works with Netscape 6 using the Esker plugin. ref: http://www.ewebeditpro.com ... 1.0 ...
I see that Netscape 7 is now released. Is there an expected date for availability of a compatible Esker plugin? While you are modifying it, would you create a...
WYSIWYG_WEB_EDIT 1.0 is a FREE implementation of the IE5 ActiveX Editor. http://www.hotscripts.com/Detailed/11816.html It does not cost at least $30 per...
Hi DBMMD, I have downloaded Mozilla 1.0 sources (wich Netscape 7.0 uses a its core) and now compiling it. Hopfully, if all goes well, we will soon have a...
Hi all, Esker ActiveX Plug-in 7.0 beta is now available from the mailing list web site, following the Files/Versions link. This new version supports Netscape...
Nicolas, You are a 1 man band as they say ... How do I install the .jar file? I did not think it needed to be expanded but my smart alec computer wants to run...
Hi all, I try to build a simple plugin for Netscape 4.7, the plugin will popup a window frame with some command buttons and an ActiveX control (i.e. Microsoft...
Hi Jim, The installation of the Esker ActiveX Plug-in is done automatically when browsing the demo. Since the demo is not available on-line yet, you should...
Hi Vincent, I am not sure about what you are trying to do. Are you uing the Esker ActiveX Plug-in? What I can tell you is that : 1) Netscape support ActiveX...
Hi Nicolas, Actually I have install the Esker ActiveX Plug-in for my Netscape 4.7. I use Visual C++ 6.0 to build a MFC ActiveX control. In the control, it...
Hi Vincent, Some ActiveX are not compatible with the Esker ActiveX Plug-in. YOu should search the archive of the mailing list for "Microsoft Web Browser" or...
Hi Nicolas, Suppose I insert an ActiveX control on my dialog (my current project) and assume that ActiveX control is compatible with the Esker ActiveX Plug-in....
Hi Vincent, I would say that their is not direct interaction between Esker ActiveX Plug-in and a.ocx. What only matters is that the Esker ActiveX Plug-in is...
Nicolas, Thanks! It seems to work fine with Netscape 7.0 and Mozilla 1.0. Hopefully, now that Mozilla is released, they won't continue to break compatibility....