Hi Loic, ... (yes I am) ... It should not matter, use the CLSID you want to instanciate (first if you want several instances of different classes). Tell me if...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 8:46 am
1061
Hi Vincent, It sure is useful. Thank you for the feedback, Nicolas Roumiantzeff ... De : Vincent Meneau <vmeneau@...> À :...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 9:04 am
1062
Hi Nicolas, Is there an answer about supporting Netscape 6.0? Thanks, Yariv. ... <esker-activex_plugin@egroups.com> ... will port the Esker ActiveX Plug-in to...
yaryard@...
Jan 3, 2001 12:07 pm
1063
Hi Yariv, Yes, Esker has taken the decision to port the Esker ActieX Plug-in to Netscape 6. Porting is in progress, availability January 2001, that is this...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 12:41 pm
1064
Hi Saravanan, I am sory, I just realized I did not answer your question... Could you explain in more details what you mean by "transfer the selected address...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 1:10 pm
1065
Hi Saravanan, ... I am sory, I have just realized I did not answer you question in message #1047. I have aswered it (asking complemaentary info) now... ... ...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 1:30 pm
1066
Hi, I was wondering how to go about implementing the Esker plugin. I have the Esker plugin installing properly using smartupdate like in the example code. I...
John Mehan
jmehan@...
Jan 3, 2001 6:30 pm
1067
Hi John, ... No you can specify the URL of .DPL file in the CODEBASE attribute of the EMBED tag. Typically you just specify the name of the DPL file assuming...
Nicolas Roumiantzeff
nicolasr@...
Jan 3, 2001 8:03 pm
1068
Hi I have a question regarding the scripting of Active-X objects using the Esker plugin. I have an Active-X object which has a method for testing (TestCall()) ...
kjudge@...
Jan 4, 2001 4:03 pm
1069
Hi Nicolas, Thanks for the help. I have performed a lot of what you have said. I'm using Smartupdate with a DPL file. In the process of testing I manually...
John Mehan
jmehan@...
Jan 4, 2001 9:33 pm
1070
Hi Kevin, Yes, the Esker ActiveX Plug-in supports calling OCX methods (actually this is it's main design idea) using Javascript. Typically, the problems might...
Nicolas Roumiantzeff
nicolasr@...
Jan 5, 2001 10:22 am
1071
Hi John, You should try and upgrade your application to the Esker ActiveX Plug-in version 4.3. Notably, add the "updateUrl" attribute to the EMBED tag for your...
Nicolas Roumiantzeff
nicolasr@...
Jan 5, 2001 10:43 am
1072
Hi Nicolas, Any idea how I can fix the error -213? ... Thanks, John ... __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share...
John Mehan
jmehan@...
Jan 5, 2001 5:10 pm
1073
The following line of javascript works fine in IE in the event handler for the activex control (Slactvx1). RouteIDName is a property of the Slactvx1 control....
mfurlong@...
Jan 5, 2001 7:27 pm
1074
Hi, I tried to use Viewpro(Report Printer) ActiveX control in HTML.I am calling AddObject method of viewpro activex control to display text "This is a Test...
bmnprasad@...
Jan 8, 2001 9:00 am
1075
Hi, I am using an VIEWPRO activex control in netscape navigator by using esker Activex Plug-in. With this activex control i am calling AddObject Method to add...
bmnprasad@...
Jan 9, 2001 9:14 am
1076
Hi, I am using an VIEWPRO activex control in netscape navigator by using esker Activex Plug-in. With this activex control i am calling AddObject Method to add...
bmnprasad@...
Jan 9, 2001 9:14 am
1077
Hi Prasad, The current version of the Esker ActiveX Plug-in has a limit on the number of argument when calling an ActiveX method. This limit is 9 arguments...
Nicolas Roumiantzeff
nicolasr@...
Jan 9, 2001 9:41 am
1078
Hi, Thx for the reply. Is esker supports Netscape 6 version? Bye , Prasad ... number ... plugin@egroups.com> ... in ... in ... has...
bmnprasad@...
Jan 9, 2001 9:50 am
1079
Hi Prasad, ... I hope you have a workaround for the 9 argument current limit... ... Development is in progress, due date: January 2001. Nicolas Roumiantzeff...
Nicolas Roumiantzeff
nicolasr@...
Jan 9, 2001 11:40 am
1080
Hi, You are right, accessing the ActiveX within a Javascript event handler requires using setTimeout. ... Note however that the "route" variable must be a...
Nicolas Roumiantzeff
nicolasr@...
Jan 9, 2001 1:15 pm
1081
Hi John, If you still have SmartUpdate errors after modiifying your application in conformence with the Esker ActiveX Plug-in version 4.3 sample, then please ...
Nicolas Roumiantzeff
nicolasr@...
Jan 9, 2001 1:20 pm
1082
Hello Could confirm that to automatically download an activex (without security) it is enough to declare in the embed tag the location of the DPL file on the ...
veronique.irissou
veronique.irissou@...
Jan 11, 2001 2:18 pm
1083
Hi Nicholas, I am using the Esker 4.3 plugin and I have modified the deployer.ini file located in \windows\ directory. ... [Mode] Time=979072960 Mode=yes ...
John Mehan
jmehan@...
Jan 11, 2001 4:00 pm
1084
The only workaround that I have found is to trap the WM_CTLCOLORDLG,and WM_CTLCOLORSTATIC messages and set the background color for static text controls, and...
james.faubus@...
Jan 11, 2001 9:22 pm
1085
We have a third-party ActiveX control. The control is being activated when the page loads, but we get a javascript error from the buildTree function inside of...
ssailer@...
Jan 11, 2001 9:44 pm
1086
I am just starting to work with ActiveX controls in Netscape. As a test I am trying to put a small ActiveX control we use with IE on the HTML page and display...
Natan Reyzin
nr@...
Jan 12, 2001 11:09 pm
1087
Hello Mike Armstrong, Could you please give me some hint how to use Netmeeting in Netscape? Regards, Tandra ...
Tandra Chaterjee
tandra_c@...
Jan 13, 2001 1:15 am
1088
Hi Veronique, Maybe it was not clear so I will try to explain: The choice to download with or without security is neither left to the user nor to the web site...
Nicolas Roumiantzeff
nicolasr@...
Jan 15, 2001 11:05 am
1089
James, Thanks for the tip and feedback. I hope I find the time to implement those two features. Nicolas Roumiantzeff ... De : james.faubus@......