I tryed the plugin with an old, simple (just a single method) activeX
developed a few months (or years? :) ago and I received the error 398:
Client side not...
32
Nicolas Roumiantzeff
nicolasr@...
Jul 1, 1999 4:18 pm
Try and generate a log file by adding the "log=yes" entry in the "[Mode]"
section in the "deployer.ini" file located under the Windows directory.
Browse to the...
33
biagioli@...
Jul 2, 1999 10:16 am
The logfile reported no error. At last I decided to rewrite the activeX from scratch and throw away the ol= d one. Of course the mine works very well :)...
34
Nicolas Roumiantzeff
nicolasr@...
Jul 2, 1999 12:24 pm
Although the Esker ActiveX Plug-in doesn't support .CAB files, it can download multiple OCX
but you need to use a .DPL file as the codebase. A .DPL file...
35
r.i.evers@...
Jul 9, 1999 9:53 am
Hi,
I have downloaded Esker ActiveX plugin. It works great......except a
thing that I need: JAVASCRIPT.
Suppose I have a control with a property containing...
36
Nicolas Roumiantzeff
nicolasr@...
Jul 9, 1999 10:10 am
Hi,
Some ActiveX have their properties declared in a special way not recognizied
by Esker PLUS Plug-in version 3.5 and it seams to be the case for your...
37
r.i.evers@...
Jul 9, 1999 12:32 pm
... Esker web site: http://www.esker.com Esker ActiveX Plug-in home page: http://www.esker.com/online/eskerplus_v3/eskerplus30plugin.htm Esker ActiveX Plug-in...
38
Nicolas Roumiantzeff
nicolasr@...
Jul 9, 1999 2:59 pm
The Esker ActiveX Plug-in was originaly designed for controls developed with
MS/VC++/MFC.
Version 3.6 has been enhaced to deal with more ActiveX property...
39
Nicolas Roumiantzeff
nicolasr@...
Jul 12, 1999 2:26 pm
I tried your activex with the Esker ActiveX Plug-in. It loads fine and the
"Versuch" label appears.
To make it work I add to install VB5 runtime libraries...
40
Claudio Biagioli
biagioli@...
Jul 14, 1999 3:46 pm
It is known that before use the activeX through the esker plugin, it is
needed to wait that plugin/activeX is ready.
Usually it is used a setTimeout loop....
41
magnus.hornstrom@...
Jul 15, 1999 7:34 am
Hi!
I have installed the plugin and tried the tictacto-demo. And it works
fine for me. I tried to use some of my own activeX-components but with
no luck. The...
42
Nicolas Roumiantzeff
nicolasr@...
Jul 15, 1999 7:48 am
... Esker web site: http://www.esker.com Esker ActiveX Plug-in home page: http://www.esker.com/online/eskerplus_v3/eskerplus30plugin.htm Esker ActiveX Plug-in...
43
Nicolas Roumiantzeff
nicolasr@...
Jul 15, 1999 8:08 am
Hi Jurgen,
Thanks for the feedback!
I'm posting it to the Esker ActiveX Plug-in mailing list at:
http://www.egroups.com/group/esker-activex-plugin/info.html...
44
Nicolas Roumiantzeff
nicolasr@...
Jul 15, 1999 9:17 am
Hi Claudio,
The javascript specification is quite clear: a javascript function should
return without blocking. If a javascript function call takes too long...
45
Claudio Biagioli
biagioli@...
Jul 15, 1999 9:34 am
The problem is that while the page loads, I've some javascripts that perform
different document.write() based on the activeX call
example:
<body>
....
......
46
Nicolas Roumiantzeff
nicolasr@...
Jul 15, 1999 9:44 am
Hi Magnus,
The .jar file you heard about is certainly a beta version of the Esker
ActiveX Plug-in delivered on private demande as a SmartUpdate (.jar) client...
47
Nicolas Roumiantzeff
nicolasr@...
Jul 15, 1999 9:54 am
Ok, noww I see the problem.
But your schema seems dangerous even with IE browser: it might work in some
case and not in other (for example if the ActiveX is...
48
Claudio Biagioli
biagioli@...
Jul 15, 1999 11:35 am
The activeX will be installed throug a CD-Rom, so there's no problem.
The solution of the frame is of course the best (the first I thought to) but
there were...
49
Nicolas Roumiantzeff
nicolasr@...
Jul 16, 1999 7:44 am
I have downloaded the NetMeeting from MS site but the installation
(nm30.exe) seems to be corrupted: it keeps asking me for a drive with 3 Giga
bytes...
50
daveb@...
Jul 21, 1999 8:30 am
Hi,
I have downloaded the Esker plug-in and it loads my activeX perfectly.
The only trouble is that I can't seem to pass it any parameters.
Could you help ?...
51
daveb@...
Jul 21, 1999 8:31 am
Hi,
I have downloaded the Esker plug-in and it displayes my ActiveX
perfectly except the fact that i cant pass parameters.
Could you help please ??
<embed...
52
Nicolas Roumiantzeff
nicolasr@...
Jul 21, 1999 11:06 am
I can see two problems with passing parameters to an ActiveX using Esker
ActiveX Plug-in:
- The ActiveX is not declared as safe for initializing, but in this...
53
Nicolas Roumiantzeff
nicolasr@...
Jul 21, 1999 4:54 pm
I have checked the syntax of your example and all seams correct.
The name of a parameter in Esker ActiveX Plug-in is case insensitive so it
should be OK.
I...
54
Dave Baskerville
daveb@...
Jul 22, 1999 9:28 am
Nicolas, I have now got the control (which i wrote) working perfectly in IE. When I try it using Netscape & Esker i get the following in the log file. ...
55
Nicolas Roumiantzeff
nicolasr@...
Jul 22, 1999 10:25 am
Hi Dave, The message "control is not safe" in the log file actually states that the control is not safe for scripting. There is no message for a control that...
56
Dave Baskerville
daveb@...
Jul 26, 1999 4:09 pm
Nicolas, I have spent the last couple of days re-writing my control so that it works with methods as you sugested. Thank you for all your help the control now...
57
Nicolas Roumiantzeff
nicolasr@...
Jul 27, 1999 8:22 am
... The best is to use Netscape's SmartUpdate technology to install the Esker ActiveX Plug-in automatically. All you need is the .JAR file containing the Esker...
58
Dave Baskerville
daveb@...
Aug 2, 1999 1:23 pm
Nicolas, Sorry for the delay I was out of the office for most of last week, The one remaining problem I have is how to put the "Safe for scripting" id in the ...
59
n.a.hallam@...
Aug 4, 1999 7:45 am
Hi, I have an ActiveX dll written in VB5 that I can access within IE4+ using JScript, but am now looking at how to implement within netscape browsers. SO I...
60
Nicolas Roumiantzeff
nicolasr@...
Aug 4, 1999 3:03 pm
... Hi Dave, There is no direct way to declare your ActiveX "safe for scripting" in the DPL file. Typically, it is done by the ActiveX its-self while it is...