Trigger Update of ActiveX Control in Javascript?



Is is possible for javascript to tell IE that it needs to install a new
version of an ActiveX control?

The ActiveX control returns a version number that is compared with a
"requiredVersion" parameter. The idea is to have javascript compare the
values and trigger an update if necessary.

Thanks in advance,

Paul

.



Relevant Pages

  • Re: Signed Javascript in IE
    ... > I am writing a Javascript which print a page without prompting the ... > javascript can solve the problem or not. ... You can write an ActiveX control on any "real" language you have handy ... right now and install it on each machine of question. ...
    (comp.lang.javascript)
  • Javascript / Mouse Cursor / Possible "DoEvents" workaround
    ... I have a length javascript call ... ... setInterval/setTimeout methods of breaking this call up to allow ... The ActiveX control is one that I wrote... ... MSG msg; ...
    (microsoft.public.scripting.jscript)
  • Javascript calling method from ActiveX control FAILS!
    ... I'm using an HTML controlwhich embeds in ... In my HTML Popdown Menu I'm calling a Javascript for every onchange. ... need to do anything extra in Javascript or in the my ActiveX control ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Is it possible to run a command on the client computer ?
    ... navti wrote: ... my mistake is thinking javascript was enough. ... JavaScript, php, xml and etc. does not have *anything* to do with it! ... A signed ActiveX control where you explicitly have ansvered "Yes" ...
    (comp.lang.javascript)
  • Re: accessing javascript variables in HTML
    ... I have a HTML page, which loads an activeX control in the browser. ... In the section, I have javascript similar to the following, ... I want to assign the variable Index to ...
    (comp.lang.javascript)