Hi I have created a simple Active X Control in VB6 which raises an event on click of a button.The event is properly fired and handled in IE5 but in Netscape...
Hi Murtaza, Please, send your HTML snippets for both EI and Netscape. There could be a specific syntax issue. Nicolas Roumiantzeff ... From: mudaipurwala...
SCENARIO: A company has a range of different browsers, IE 4,5 and several different versions of Netscape. They wish to use a questionnaire program which runs...
Hi Theo, First question: What is the version of Netscape browser you are using? Second question: When it fails once, does it fails on several attempts? Nicolas...
Hi Theo, I am not sure about your interpretation of SmartUpdate. When I meen SmartUpdate, it means that the activeX is downloaded using SmartUpdate, not that...
I have my active X control which contains a third party active X control.I have a Licence file (.lpk) file made for this Active X . the control loads fine in...
Hi Murtaza, I think that the LPK license mecanism is not supported by the Esker ActiveX Plug-in. Check in the mailing list archive using a keyword search. ...
Hi All, I have a simple activeX object (drawing a circle) and I want to create a plugin so that netscape knows to display the control when user say: <embed...
hi, thanks a lot for your kind information. now pls unsubscribe me nidhi esker-activex-plugin@yahoogroups.com wrote: ------------------------------------------...
Hi Nidhi, Please, go to the URL listed at the bottom of each message from the mailing list and unsubscribe your self. Nicolas Roumiantzeff ... From: nidhi...
Hi everyone, A quick question on how to actually implement Esker ActiveX ... The project I'm currently working on has about 350 end users with Netscape 4 as...
LPK files are for IE only. The IE LPK object reads the LPK file to properly license ActiveX controls. You may need to work with your vendor to resolve the...
I have an ActiveX control that primarily controls the client application. This was developed to help access the client application from HTML. Ofcourse, now I...
I am trying to get the tictacto demo to work in Netscape 6.21 on Windows 2000. This is what I have done: 1. downloaded the files for version 6.6 2. copied...
Hi Vasu, The Esker ActiveX Plug-in is exactly what you are looking for. But there are some few points you need to be aware of in order to make it work. So I...
Hi M, ... You made no mistake. There seems to be a problem with Yahoo Web server: The file tictacto.htm contains 5K of data according to the Size displayed on ...
Hi nicolas, Just tried the 6.6 version for Netscape 6.2 and it worked just fine with my OCX once I dropped the dll in the plugin folder and made the necessary...
Nicolas, I am unable to see an edit option on the download page. There is an 'Edit' heading to the right (along with a Cut and Delete) but I cannot select it....
Hi Mike, I had to change the extension of the tictactto.htm file (to .txt) to avoid download problems from the Yahoo HTTP server! Let me know if you still have...
Hi Vincent, ... No. Tis means copying the TicTacTo.ocx file somewhere on your local disk and register it (by running regsvr32.exe with the path of the...
I was just curious when the ActiveX Plugin for Netscape 6 is scheduled to go final? Will it be available for end-users to find on Netscape's Plug-in finder...
The code given hereunder works with IE but not with NETSCAPE. I have installed the plugin finding it difficult to proceed. Can anyone give an example how to...
Hi A, Netscape javascript does not support "ActiveXObject" so you should use an EMBED tag to instaniate the ActiveX. Please, look through the Emailing list web...
Hi A, ... Exactly. But the problem is that this ActiveX is not safe for scripting so it should not be used inside a browser. You can figure that by looking at...
Hi A, The activex idebntified by class id 000209FE-0000-0000-C000-000000000046 does not support the ITypeInfo interface. So the Esker ActiveX Plug-in is not...