I CAN NOT DOWNLOAD YAHOO INSTANT MESSENGER. I KEPT GETTING AN ERROR ALERT THAT NO DLL FILE, IDLE.DLL CAN NOT BE FOUND. CAN YOU TELL ME HOW TO OVERRIDE THIS...
1682
Nicolas Roumiantzeff
nicolasr@...
Dec 3, 2001 9:40 am
Hi Arjish, Please do the folowing: 1) Unregister the OCX on the target platform. 2) Activate the Esker ActiveX Plug-in trace mode. 3) Browse to the page...
1683
Nicolas Roumiantzeff
nicolasr@...
Dec 3, 2001 10:43 am
Hi Cheryl, Please give us more detail on what you whant to do. For example, where do you whant to download Yahoo Instant Messenger from? What version of...
Hi Nicholas When I call an OCX's method in a button click event before the OCX has been displayed(that means the html page has been loaded and the OCX is out...
Hi Nicholas When I call an OCX's method in a button click event before the OCX has been displayed(that means the html page has been loaded and the OCX is out...
Hi Nicolas, The problem regarding ActiveX control's method not getting called from Netscape is finally solved!! It's working now after making some registry...
1687
Nicolas Roumiantzeff
nicolasr@...
Dec 5, 2001 9:55 am
Hi Arjish, ... This might be a security issue. The server and client might not be part of the same local network (IP address class or DNS domain name). Check...
1688
Nicolas Roumiantzeff
nicolasr@...
Dec 5, 2001 10:07 am
Hi Kuanping, I thought Netscape did not have this optimization which I noticed for IE. What version of the browser are you using? A a work around, in the...
Hi Nicholas, Thanks a lot for your suggestion. I use the Netscape 4.78 Japanese. For some reasons I could not put the HTML button under the ActiveX.I also want...
1690
Nicolas Roumiantzeff
nicolasr@...
Dec 6, 2001 9:01 am
Hi Kuanping, ... There could be an HTML syntax error in the EMBED tag. I also encountered a problem usung Netscape where the bottom of the page was not...
Hi Nicolas, The problem of ActiveX control not instantiating in a remote client is still persisting. I've attached below the text of the log file. As u said,...
1693
Nicolas Roumiantzeff
nicolasr@...
Dec 7, 2001 9:09 am
Hi Arjish, The log file shows a download error. on URL: http://vasan/import/ImportControl.ocx The error code -2142568434 is weird. I don't know what is this...
1694
Nicolas Roumiantzeff
nicolasr@...
Dec 7, 2001 9:28 am
Hi Kuanping, Your HTML page is quite complicated. Finding a potential sytax error by just looking at it is too dificult. If I were you, I would start with a...
Hi Nicolas, Is there any Esker plug-in for VBScript support in Netscape? Please advise me where can I get it if it is not available in Esker. Regards, S T...
1696
Nicolas Roumiantzeff
nicolasr@...
Dec 10, 2001 2:30 pm
Hi Arjish, There is no Esker plug-in for VBScript support in Netscape. The script, is implemented by the browser, not the plug-in. There is a plug-in...
THE PEBBLE - 12/10/01 - PEOPLE PROFILE - ALANNAH MOORE! Welcome to THE PEBBLE for December 10, 2001 AND WELCOME TO THOSE OF YOU WHO ARE SEEING "THE PEBBLE" FOR...
1698
santosh shahane
shahane@...
Dec 10, 2001 6:23 pm
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
1699
santosh shahane
shahane@...
Dec 10, 2001 6:24 pm
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
1700
santosh shahane
shahane@...
Dec 10, 2001 6:24 pm
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
1701
santosh shahane
shahane@...
Dec 10, 2001 6:25 pm
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
1702
santosh shahane
shahane@...
Dec 10, 2001 6:25 pm
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
I have an activex control which works fine in ie- using a cab file bu I cant' seem to ge it to work in netscape. The html code is: <HTML> <HEAD> <META...
1704
Nicolas Roumiantzeff
nicolasr@...
Dec 11, 2001 8:50 am
Hi Santosh, To unsubscribe, just go to the mailling list home page, which you can find at the bottom of each message from the list: ...
1705
Nicolas Roumiantzeff
nicolasr@...
Dec 11, 2001 9:45 am
Hi B, There are two problems: 1) the control is not recognized as safe for scripting You should unregister the ActiveX and launch Netscape again. The log file...
THE PEBBLE - 12/11/01 - SHOW ME FIRE IN YOUR BELLY! Welcome to THE PEBBLE for December 11, 2001 AND WELCOME TO THOSE OF YOU WHO ARE SEEING "THE PEBBLE" FOR THE...
Nicolas, I re-compiled the activex (I am using VB 6.0) after I implemented the IObjectSafe interface. This meant another file IOBJSAFE.TLB is to be included in...
Nicolas, further to my earlier message: My html code looks like: <HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0"> <TITLE></TITLE> ...
On my webserver, all the code is placed in the following directory: http://127309pc/TreeViewerExample/ This includes the htm files as well as the DPL and all...