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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2194 - 2223 of 2366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2194
Hi! When I access a page with ewebeditpro 3.1 an alert popup appears with "The page is still initializing. Please wait...." After a long time nothing happens,...
nenitarb
Offline Send Email
May 2, 2005
7:08 am
2195
Hi Nenitarb, What is the version of your browser? What is the URL of the page? Was the Esker ActiveX Plug-in properly installed on your PC before accessing the...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
May 2, 2005
7:23 am
2196
Hi! sorry for the delay. I'm using firefox 1.03. The page is from Vignette(CMS). The esker plugin appear correctly. ... accessing the page? ... accessing the...
nenitarb
Offline Send Email
May 10, 2005
7:27 am
2197
Hi Neni, ... Could you provide the precise URL? ... Please, answer this question too. Nicolas Roumiantzeff ... From: esker-activex-plugin@yahoogroups.com...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
May 10, 2005
7:32 am
2198
Hi!! Good News! I reinstalla ewebeditpro plugin and restart Firefox and All goes fine! Thanks a lot! ... [mailto:esker-activex-plugin@yahoogroups.com] On...
nenitarb
Offline Send Email
May 10, 2005
7:42 am
2199
As always, Nicolas, you fine work is appreciated. What is the status of support for the 8.0 version of Netscape?...
stpatrickjr2000
Offline Send Email
May 23, 2005
3:18 pm
2200
Hi Patrick, I haven't tried Netscape 8.0 Yet. Please, tel me if it works with the current version of the Esker ActiveX Plug-in (7.91). If not, I'll need to...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
May 23, 2005
3:24 pm
2201
Sorry, it was the way that I was setting up the plug-in. After correcting this version 7.91 works beautifully....
Patrick McCartney
stpatrickjr2000
Offline Send Email
May 24, 2005
7:15 am
2202
Great! Thanks for the feedback on Netscape 8.0, Nicolas Roumiantzeff ... From: esker-activex-plugin@yahoogroups.com ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
May 24, 2005
7:18 am
2203
Hi, My name is Andrea and i'm an italian students, surfing in th web i see the esker-activex-plugin and i decided to use it for my project. I interesting to...
Xanio
xanio2000
Offline Send Email
May 26, 2005
7:27 am
2204
I have developed a Visual Basic ActiveX control and want to use it in a web application that will be run in Mozilla browser. To place the control on web page I...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 4, 2005
10:24 am
2205
Implement propertybag in your ActiveX control implementation Thank you. Subbu ... From: esker-activex-plugin@yahoogroups.com ...
subbu
smanyam2k
Offline Send Email
Aug 4, 2005
10:59 am
2206
I already tried to read properties from property bag within the ReadProperties Event of the USerControl . This works for IE but not for Mozilla. I have to...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 4, 2005
11:59 am
2207
Hi Abhinav, First, can you make sure that your ActiveX is marked as safe for initializing and scripting? Second, could you try settings the properties of your...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 4, 2005
12:30 pm
2208
My control is marked as safe for both initialization and scripting. I am setting the properties via scripting in a function called on BODY onload event. Still...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 5, 2005
7:47 am
2209
Mozilla uses XML conf file and wrappers to load ActiveX. Please check the Mozilla specification. Thank you, Subbu ... From:...
subbu
smanyam2k
Offline Send Email
Aug 5, 2005
7:47 am
2210
Hi Subbu, It is true that plain Mozilla can host ActiveX controls, but if you want to access it through JavaScript then you need the Esker ActiveX Plug-in. ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 5, 2005
7:56 am
2211
Just try removing the cached objects and try fresh. Also set browser settings to load page every time. Thank you, Subbu ... From:...
subbu
smanyam2k
Offline Send Email
Aug 5, 2005
7:56 am
2212
Hi Abhinav, ... Please note that the body onload event is typically triggered before the Esker ActiveX Plug-in has actually created your ActiveX instance. So, ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 5, 2005
8:04 am
2213
Nicolas/ Subbu I have already tried calling the Start function with SetTimeOut but it is not working. I will again summarize the scenario to both of you. I...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 5, 2005
12:47 pm
2214
Nicolas/Subbu, I have tried in the same way that you mentioned. Calling the Start function in SetTimeOut. In my VB Activex Control, I capture the properties...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 5, 2005
12:49 pm
2215
Hi Abhinav, ... Just to be sure: you know that the "Start" function name is just an example; it is not a JavaScript reserved function. On the other hand, ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 5, 2005
1:03 pm
2216
Hi Abhinav, ... ('http://localhost//ReadFileInfo//sendfile.aspx','c:\\temp\\upload.doc', x); Its not " document.UserControl1" but "window.UserControl1". In...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 5, 2005
2:30 pm
2217
Nicolas, I have tried setting the properties both with 1) UserControl1.DownloadURL = 'http://localhost//ReadFileInfo//sendfile.aspx'; 2) PropertyAccessor.Set ...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 9, 2005
7:44 am
2218
Nicolas, I hv tried all the three options as suggessted by you. Is it possible for you to try a simple application at your end and send me the code? Abhinav ...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 9, 2005
7:45 am
2219
Nicolas, I have tried all poosible options to set the value Is it possible for you to send a working example for Mozilla and/or Netscape? ... ...
abhinavshrivastava
abhinavshriv...
Offline Send Email
Aug 9, 2005
7:47 am
2220
Hi Abhinav, As I already mentioned, there is a working example available from the mailing list web site (follow the links "Files/Versions/..."). It's the ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 9, 2005
7:59 am
2221
Hi I am new to use this plugin. Some queries here. 1. Is it necessary to specify this updateUrl parameter?. 2. Is there any work around to this ? What this...
manoj_mail
Offline Send Email
Aug 14, 2005
10:01 am
2222
Hi Manoj, 1. The updateUrl parameter is only required if you want to install your activex using a jar file. In this case, the codeBase parameter is typically a...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 14, 2005
10:43 am
2223
manoj_mail <manoj_mail@...> wrote: Hi I am new to use this plugin. Some queries here. 1. Is it necessary to specify this updateUrl parameter?. 2. Is...
farnaz farmand
f_tab200
Offline Send Email
Aug 29, 2005
7:43 am
Messages 2194 - 2223 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