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...
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 3, 2001 9:40 am
1683
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 3, 2001 10:43 am
1684
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...
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 5, 2001 9:55 am
1688
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 5, 2001 10:07 am
1689
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...
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 6, 2001 9:01 am
1691
Hi Nicholas, the following is the html page: ******************************************************************** <!--i-City V2 L10...
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,...
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 7, 2001 9:09 am
1694
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 7, 2001 9:28 am
1695
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...
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 10, 2001 2:30 pm
1697
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...
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
santosh shahane
shahane@...
Dec 10, 2001 6:23 pm
1699
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
santosh shahane
shahane@...
Dec 10, 2001 6:24 pm
1700
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
santosh shahane
shahane@...
Dec 10, 2001 6:24 pm
1701
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
santosh shahane
shahane@...
Dec 10, 2001 6:25 pm
1702
Hello, Pls tell me how can i unsubscribe, so that I will not get these messages... Please, please santosh ... -- ...
santosh shahane
shahane@...
Dec 10, 2001 6:25 pm
1703
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...
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: ...
Nicolas Roumiantzeff
nicolasr@...
Dec 11, 2001 8:50 am
1705
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...
Nicolas Roumiantzeff
nicolasr@...
Dec 11, 2001 9:45 am
1706
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...