Skip to search.
esker-activex-plugin · Esker ActiveX Plug-in mailing list

Group Information

  • Members: 1319
  • Category: ActiveX
  • Founded: May 11, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 981 - 1011 of 2377   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
981 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 1, 2000
10:03 am
Hi Carlo, Could you specify in more details what you call the terminate event? - If you refer to an event fired by your ActiveX that is handled by a JavaScript...
982 Mark Kruger
kruger@... Send Email
Dec 1, 2000
2:19 pm
Hi all, I am having trouble using the Esker Plug-in with Netscape 6 on Windows 2000. The html file that I'm using works with Navigator 4.76 and IE. Has anyone ...
983 Fadel Al-Jaifi
fhj@... Send Email
Dec 1, 2000
2:21 pm
The Esker plugin doesn't work under Netscape 6 yet. Fadel ... From: Mark Kruger [mailto:kruger@...] Sent: Friday, December 01, 2000 9:19 AM To:...
984 Mark Kruger
kruger@... Send Email
Dec 1, 2000
2:23 pm
Fadel, Thanks for the speedy response. Is there a plan to support Netscape 6? If so, any idea what the time frame is on it? Thanks, Mark Kruger...
985 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 1, 2000
3:22 pm
Hi Mark, The Netscape 6 compatible version of the Esker ActiveX Plug-in is expected January 2001... Nicolas Roumiantzeff ... De : Mark Kruger <kruger@...> ...
986 c.h.schoep@... Send Email Dec 1, 2000
4:04 pm
Thank you for responding I will explain wat my activeX does: It is a way to check how long a user views a webpage OFFLINE If the activeX is loaded in a...
987 v.bernhardt@... Send Email Dec 1, 2000
4:07 pm
I looked at Tictactoe example and wrote the code below. But it doesn't work... Is there an error in it ? Should something be added ? Valerie. ...
988 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 3, 2000
9:41 pm
Hi Valérie, ... Nothing special should be added (I suppose ou hae not sent the bigining/end of the HTML page up to <body>/</body>) so there might be an other...
989 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 3, 2000
9:52 pm
Hi Carlo, As my knowlege about VB is very poor, could you (or anyone else on this list) elaborate on "a standard usercontrol VB event, something like unload" ...
990 george@... Send Email Dec 4, 2000
9:37 am
Hi Nicolas, I have done that. Now I have the Property Accessor installed, and 2 pages. In one I probably have a bug, because I receive an error message. I will...
991 v.bernhardt@... Send Email Dec 4, 2000
2:45 pm
Hello, I found what did not work : the paths has to be written unsing '/' instead of '\'. Now it works fine under IE and Netscape ! But I have a new question :...
992 veronique.irissou@... Send Email Dec 5, 2000
9:41 am
Hello I wrote an ActiveX in VB5. This activeX need to retrieve a parameter from a HTML page when it is loaded. After reading things here about this subject, I...
993 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
10:02 am
Hi George, What do you mean by "My properties does not appear in the list"? From what I remember, someone had a problem with some properties of some ActiveX...
994 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
10:40 am
Hi Valerie, ... Thak you for the positive feedback. ... The installplugin and reloadplugins functions available from the Esker ActiveX Plug-in reference...
995 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
11:25 am
Hi Véronique, I am not quite familiar with VB and the UserControl_initialize and userControl_readproperties functions but are you sure that the "Text" ...
996 veronique.irissou
veronique.irissou@... Send Email
Dec 5, 2000
1:24 pm
Hi Nicolas I wrote this activeX just for testing purpose (it's not the definitive application I have to provide): I join the VB5 project in the zip file, the...
997 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
1:37 pm
Hi Véronique, Your ActiveX seems to have a "Text" property, defined correctly... Have you declared your ActiveX as safe for scripting? Nicolas Roumiantzeff ...
998 veronique.irissou
veronique.irissou@... Send Email
Dec 5, 2000
3:27 pm
Hi Nicolas I have no idea of what means "as safe for scripting". How is there a connexion between "safe for scripting" and the retrieval of the parameter in ...
999 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
4:32 pm
Hi Véronique, If your ActiveX is not declared as safe for scripting, IE and the Esker ActiveX Plug-in will assume that accessing a property of your ActiveX...
1000 Fadel Al-Jaifi
fhj@... Send Email
Dec 5, 2000
4:39 pm
Hi there, There's an article in MSDN about how to make a MFC control safe for scripting, this method involves the usage of the Component Categories Manager...
1002 v.bernhardt@... Send Email Dec 5, 2000
4:45 pm
When I try to open the tictactoe.htm file from Files/Versions/4.1.... with Netscape, I get a message "Please wait... Installation...", and then I get a message...
1003 Arnold Serrano
arnolds@... Send Email
Dec 5, 2000
4:49 pm
I thought I'd chime in on this thread. I also encountered this problem about a month ago and found how to make an VB activeX control safe for scripting....
1004 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 5, 2000
5:42 pm
Hi Valérie, I have just re-checked the tictacto.htm page at the Esker ActiveX Plug-in mailing list home page under "Files/Versions/4.1/demo", it works for me....
1005 v.bernhardt@... Send Email Dec 6, 2000
7:32 am
I'm using Netscape 4.7... I'm the only one here to test it, so I don't know about anyone else, but I will try at home, on another computer. Valerie. ... ...
1006 Rahul Desai
rahulpdesai@... Send Email
Dec 6, 2000
11:55 am
Hi friends, I am a software professional and want to access my local filesystem using activex control. I will be doing this using javascript. But the problem...
1007 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 6, 2000
12:53 pm
Hi Rahul, What ActiveX do you intend to use? An existing third party ActiveX or an ActiveX you have written? The problem with your approach is that accessing...
1008 v.bernhardt@... Send Email Dec 6, 2000
9:22 pm
Hello. Just tried at home (under IE) and the tictactoe.htm example worked fine. It installed the Esker plug-in (with authentification and so on). Could it be...
1009 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 7, 2000
9:15 am
Hi Valérie, Yes, there is an issue with version 4.1 with the SmartUpdate installation of ActiveX: If you remove by hand the ActiveX file, or unregister it,...
1010 George LAZAR
george@... Send Email
Dec 7, 2000
10:04 am
Hi Nicolas , you just have write that: "The problem with your approach is that accessing your local file system using an ActiveX embeded inside an HTML page is...
1011 Nicolas Roumiantzeff
nicolasr@... Send Email
Dec 7, 2000
10:35 am
Hi George, ... Well not indirectly, yes: 1) An ActiveX that can access the local file system should not be marked as safe for scripting (this is an ethical...
Messages 981 - 1011 of 2377   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help