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...
Claudio Biagioli
biagioli@...
Feb 2, 2000 12:58 pm
196
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 2, 2000 1:35 pm
197
Of course, great work Nicolas. Now go HOME !!!!!! ;-) Cheers Rich ... From: Nicolas Roumiantzeff [mailto:nicolasr@...] Sent: Wednesday, February 02, 2000...
Revill, Rich
RRevill@...
Feb 2, 2000 6:58 pm
198
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...
Dave Zang
dzang@...
Feb 10, 2000 10:32 am
199
Hi Dave, You can download the latest version of the Esker ActiveX Plug-in from the version directory of mailing list "vault" at: ...
Nicolas Roumiantzeff
nicolasr@...
Feb 11, 2000 10:28 am
200
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...
Lance Smith
lances3@...
Feb 11, 2000 4:36 pm
201
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 11, 2000 7:30 pm
202
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 14, 2000 11:40 am
203
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...
Lance Smith
lances3@...
Feb 14, 2000 6:16 pm
204
In the Esker PLUS application, (the Esker ActiveX Plug-in was originally designed for this application), there are working expamples of properties returning an...
Nicolas Roumiantzeff
nicolasr@...
Feb 14, 2000 6:58 pm
205
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...
Scott Povlot
scott.povlot@...
Feb 15, 2000 8:30 am
206
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 9:05 am
207
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 9:20 am
208
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...
Povlot, Scott
Scott.Povlot@...
Feb 15, 2000 7:55 pm
209
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,...
Nicolas Roumiantzeff
nicolasr@...
Feb 15, 2000 8:36 pm
210
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...
Dave Zang
dzang@...
Feb 16, 2000 3:30 pm
211
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 ...
Nicolas Roumiantzeff
nicolasr@...
Feb 16, 2000 3:42 pm
212
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? ...
Jeremy
jtsang@...
Feb 18, 2000 10:02 am
213
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 21, 2000 10:31 am
214
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 ...
Michael Bogomolov
mbogomolov@...
Feb 21, 2000 9:20 pm
215
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:07 am
216
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:12 am
217
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...
Dave Zang
dzang@...
Feb 22, 2000 2:52 pm
218
So Rich, what do you think... Nicolas Roumiantzeff. ... De : Dave Zang <dzang@...> À : esker-activex-plugin@eGroups.com...
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 3:42 pm
219
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 22, 2000 8:25 pm
220
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...
Tad Boniecki
tadb@...
Feb 23, 2000 8:33 am
223
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...
Nicolas Roumiantzeff
nicolasr@...
Feb 23, 2000 8:36 am
224
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 ...