Search the web
Sign In
New User? Sign Up
esker-activex-plugin · Esker ActiveX Plug-in mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1729 - 1760 of 2366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1729
hi, Just lookin for a friend on the MSN messenger that can do activeX in vb6 or below. Just as a friend so u arnt getin paid. lol Add me to MSN...
richard_2002_uk
Offline Send Email
Jan 13, 2002
9:27 pm
1730
Hi I have created a simple Active X Control in VB6 which raises an event on click of a button.The event is properly fired and handled in IE5 but in Netscape...
mudaipurwala
Offline Send Email
Jan 17, 2002
12:49 am
1731
Hi Murtaza, Please, send your HTML snippets for both EI and Netscape. There could be a specific syntax issue. Nicolas Roumiantzeff ... From: mudaipurwala...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Jan 17, 2002
9:28 am
1732
SCENARIO: A company has a range of different browsers, IE 4,5 and several different versions of Netscape. They wish to use a questionnaire program which runs...
theosahlsberg
Offline Send Email
Jan 28, 2002
9:05 pm
1733
Hi Theo, First question: What is the version of Netscape browser you are using? Second question: When it fails once, does it fails on several attempts? Nicolas...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Jan 29, 2002
10:55 am
1734
Hi Theo, I am not sure about your interpretation of SmartUpdate. When I meen SmartUpdate, it means that the activeX is downloaded using SmartUpdate, not that...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Feb 4, 2002
9:07 am
1735
I have my active X control which contains a third party active X control.I have a Licence file (.lpk) file made for this Active X . the control loads fine in...
mudaipurwala
Offline Send Email
Feb 4, 2002
6:34 pm
1736
Hi Murtaza, I think that the LPK license mecanism is not supported by the Esker ActiveX Plug-in. Check in the mailing list archive using a keyword search. ...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Feb 6, 2002
9:59 am
1737
Hi All, I have a simple activeX object (drawing a circle) and I want to create a plugin so that netscape knows to display the control when user say: <embed...
aji_ca
Offline Send Email
Feb 7, 2002
9:36 pm
1738
hi, thanks a lot for your kind information. now pls unsubscribe me nidhi esker-activex-plugin@yahoogroups.com wrote: ------------------------------------------...
nidhi shanker
nidhi_shanker
Offline Send Email
Feb 8, 2002
5:44 pm
1739
Hi Nidhi, Please, go to the URL listed at the bottom of each message from the mailing list and unsubscribe your self. Nicolas Roumiantzeff ... From: nidhi...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Feb 8, 2002
6:01 pm
1742
Hi everyone, A quick question on how to actually implement Esker ActiveX ... The project I'm currently working on has about 350 end users with Netscape 4 as...
cgibyu
Offline Send Email
Feb 20, 2002
12:11 am
1743
LPK files are for IE only. The IE LPK object reads the LPK file to properly license ActiveX controls. You may need to work with your vendor to resolve the...
dbmmd
dbmm.geo
Online Now Send Email
Feb 25, 2002
5:12 pm
1744
I have an ActiveX control that primarily controls the client application. This was developed to help access the client application from HTML. Ofcourse, now I...
vasu_avadhanula
Offline Send Email
Feb 27, 2002
5:37 pm
1745
I am trying to get the tictacto demo to work in Netscape 6.21 on Windows 2000. This is what I have done: 1. downloaded the files for version 6.6 2. copied...
mfurlongcwb
Offline Send Email
Feb 27, 2002
9:38 pm
1746
Hi Vasu, The Esker ActiveX Plug-in is exactly what you are looking for. But there are some few points you need to be aware of in order to make it work. So I...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Feb 28, 2002
9:22 am
1747
Hi M, ... You made no mistake. There seems to be a problem with Yahoo Web server: The file tictacto.htm contains 5K of data according to the Size displayed on ...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Feb 28, 2002
10:10 am
1748
Hi nicolas, Just tried the 6.6 version for Netscape 6.2 and it worked just fine with my OCX once I dropped the dll in the plugin folder and made the necessary...
vmeneau
Offline Send Email
Mar 1, 2002
6:42 pm
1749
Nicolas, I am unable to see an edit option on the download page. There is an 'Edit' heading to the right (along with a Cut and Delete) but I cannot select it....
Michael Furlong
mfurlongcwb
Offline Send Email
Mar 1, 2002
9:01 pm
1750
Hi Mike, I had to change the extension of the tictactto.htm file (to .txt) to avoid download problems from the Yahoo HTTP server! Let me know if you still have...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Mar 4, 2002
9:57 am
1751
Hi Vincent, ... No. Tis means copying the TicTacTo.ocx file somewhere on your local disk and register it (by running regsvr32.exe with the path of the...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Mar 4, 2002
10:19 am
1752
Nicolas, Thank you for your help. I downloaded tictacto.txt and it works fine. Thanks, Mike ... From: "Nicolas Roumiantzeff" <nicolasr@...> To:...
Michael Furlong
mfurlongcwb
Offline Send Email
Mar 4, 2002
2:57 pm
1753
I was just curious when the ActiveX Plugin for Netscape 6 is scheduled to go final? Will it be available for end-users to find on Netscape's Plug-in finder...
mike_sloane1963
Offline Send Email
Mar 6, 2002
5:17 pm
1754
The code given hereunder works with IE but not with NETSCAPE. I have installed the plugin finding it difficult to proceed. Can anyone give an example how to...
abhinav247
Offline Send Email
Mar 7, 2002
5:32 am
1755
Hi A, Netscape javascript does not support "ActiveXObject" so you should use an EMBED tag to instaniate the ActiveX. Please, look through the Emailing list web...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Mar 7, 2002
8:43 am
1756
I am using it like this... <embed type="application/x-eskerplus" id="NfsdlgX" classid="CLSID:000209FE-0000-0000-C000-000000000046" ...
abhinav247
Offline Send Email
Mar 7, 2002
1:46 pm
1757
Hi A, ... Exactly. But the problem is that this ActiveX is not safe for scripting so it should not be used inside a browser. You can figure that by looking at...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Mar 7, 2002
2:26 pm
1758
Hi Nicolas, Thanx for ur advice. The most recent code that I have used is as follws: <html> <embed type="application/x-eskerplus" id="NfsdlgX" ...
abhinav247
Offline Send Email
Mar 8, 2002
5:50 am
1759
Hi A, The activex idebntified by class id 000209FE-0000-0000-C000-000000000046 does not support the ITypeInfo interface. So the Esker ActiveX Plug-in is not...
Nicolas Roumiantzeff
nicolasroumi...
Offline Send Email
Mar 8, 2002
11:18 am
1760
But I am using Netscape 4.5! ... 000000000046 ... ActiveX. ... returns an ... texto." size="50"> ... instance. ... considered ... should ... ...
abhinav247
Offline Send Email
Mar 11, 2002
4:24 am
Messages 1729 - 1760 of 2366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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