Sorry for the late (4 months: ugh!) I answer this message, but I was near to the deployment phase of my application and there was no more time to test new...
196
Nicolas Roumiantzeff
nicolasr@...
Feb 2, 2000 1:35 pm
Hi Claudio, It's good to get a message that is not about a problem once in a while. Thank you for taking the time to give your feedback. And as we say in...
197
Revill, Rich
RRevill@...
Feb 2, 2000 6:58 pm
Of course, great work Nicolas. Now go HOME !!!!!! ;-) Cheers Rich ... From: Nicolas Roumiantzeff [mailto:nicolasr@...] Sent: Wednesday, February 02, 2000...
198
Dave Zang
dzang@...
Feb 10, 2000 10:32 am
Hi, I've downloaded the 3.0 version of Esker plus, and have been try to get it to work with an active x object (TX Text control) with limited success. It...
199
Nicolas Roumiantzeff
nicolasr@...
Feb 11, 2000 10:28 am
Hi Dave, You can download the latest version of the Esker ActiveX Plug-in from the version directory of mailing list "vault" at: ...
200
Lance Smith
lances3@...
Feb 11, 2000 4:36 pm
We have an ActiveX control with several properties, all of which work except the one returning an interface pointer, which returns a null. This works ok from...
201
Nicolas Roumiantzeff
nicolasr@...
Feb 11, 2000 7:30 pm
Hi Lance, Indeed, a property holding an interface pointer should work. It only works for an IDispatch interface, though. Are you sure that your IItemCollection...
202
Nicolas Roumiantzeff
nicolasr@...
Feb 14, 2000 11:40 am
1. The first thing to do should be to have the tic-tac-toe example working. - open Netscape browser (version 4.5 or 4.7 recommanded) and go to...
203
Lance Smith
lances3@...
Feb 14, 2000 6:16 pm
Yes, it's a dual interface (see below). The control is built with ATL 3.0 VC++ 6.0. It works from WSH with JavaScript and VBScript. The interfaces are marked...
204
Nicolas Roumiantzeff
nicolasr@...
Feb 14, 2000 6:58 pm
In the Esker PLUS application, (the Esker ActiveX Plug-in was originally designed for this application), there are working expamples of properties returning an...
205
Scott Povlot
scott.povlot@...
Feb 15, 2000 8:30 am
I have my ActiveX control working fine in Netscape Navigator. However, when a user hits the "Back" button or jumps to another URL, the browser GPFs or just...
206
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 9:05 am
Hi Joseph, ... Correct, the Esker ActiveX Plug-in does not support CAB files. You could use a DPL file to do what you want or use the OCX files directly. The...
207
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 9:20 am
Hi Scott, What version of Netscpae are you using? Are you using the latest verison of the Esker ActiveX Plug-in? Is your ActiveX developped using MFC, ATL or...
208
Povlot, Scott
Scott.Povlot@...
Feb 15, 2000 7:55 pm
Netscape Navigator 4.08 (But I believe it happens with later versions) Esker ActiveX Plugin version 3.9 ActiveX control developed using MFC This is a...
209
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 8:36 pm
Hi Scott, First, I would recommend Netscpae 4.5 or 4.7 (4.6 was buggy) although I must say that the Esker ActiveX Plug-in already worked well for 4.07. Second,...
210
Dave Zang
dzang@...
Feb 16, 2000 3:30 pm
Hi, I am using the 3.9 plugin to embed the TX Text (RTF editor) control into my netscape apps. It works great on my machine, which has the development kit for...
211
Nicolas Roumiantzeff
nicolasr@...
Feb 16, 2000 3:42 pm
Hi Dave, I am afraid that the Microsoft License Manager is not compatble with the current version of the Esker ActiveX Plug-in. See the message from the ...
212
Jeremy
jtsang@...
Feb 18, 2000 10:02 am
ANyone have any ideas to package the plugin then to have a link on a page to get it installed the user machine. I need the plugin to display access snapshots? ...
213
Nicolas Roumiantzeff
nicolasr@...
Feb 21, 2000 10:31 am
Hi Jeremy, The best way to install the Esker ActiveX Plug-in is to use the SmartUpdate technology available in Netscape browser. SmartUpdate requires the...
214
Michael Bogomolov
mbogomolov@...
Feb 21, 2000 9:20 pm
Hi, This is the content of my NPESKP32.LOG : initial Quick mode: 0 initial Safe mode: 0 initial Assert mode: 0 initial Override mode: 0 ...
215
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:07 am
Hi Michael, No you can have more than one instance of the Esker ActiveX Plug-in <embed> tag in the same page but make sure you don't use the same ID to name...
216
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:12 am
Hi Paul, Yes endeed. Just follow the "Free plug-in" ling at Esker's web site: http://www.esker.com The latest version of the Esker ActiveX Plug-in can be found...
217
Dave Zang
dzang@...
Feb 22, 2000 2:52 pm
Who can i contact at esker to look into getting the license manager supported? It will be a fairly common problem for active x support as quite a few controls...
218
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 3:42 pm
So Rich, what do you think... Nicolas Roumiantzeff. ... De : Dave Zang <dzang@...> À : esker-activex-plugin@eGroups.com...
219
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:25 pm
Hi Jeremy, Beware of the folded lines in the javascript I e-mailed. You have to join them again so you don't have javascripts error because there is a new line...
220
Tad Boniecki
tadb@...
Feb 22, 2000 10:39 pm
Can anyone tell me how to write cookies in a C++ ActiveX control triggered by Netscape? thanks in advance Tad Boniecki Catuity Inc...
Can anyone tell me how to write cookies in a C++ ActiveX control triggered by Netscape? thanks in advance Tad Boniecki Catuity Inc...
223
Nicolas Roumiantzeff
nicolasr@...
Feb 23, 2000 8:36 am
I don't know haow to do this, maybe some else in this list knows... My advise would be to write the cookie in Javascript and to exchange information between...
224
Nicolas Roumiantzeff
nicolasr@...
Feb 23, 2000 4:48 pm
The problem is probably that your ActiveX is not declared as safe for scripting. You should get the latest version of the Esker ActiveX Plug-in from the ...