Re: Trigger Update of ActiveX Control in Javascript?



That's what the codebase attribute on the object tag is doing for you.


suckerformimi wrote:
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

  • 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 idea is to have javascript compare the ...
    (microsoft.public.scripting.jscript)
  • asp:menu fails when vbscript present on page
    ... I've got a master page with an asp:Menu using an XML sitemap. ... A page that uses the master page has an object tag (instancing an ... This activex control exposes an event: ... It seems that when a vbscript block exists on a page ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Accessing ActiveX control method from VBScript
    ... in the OBJECT tag replace CODEBASE with SRC. ... > Using VBScript how i can access the method of the activex control. ... > My asp page is in the server and i'm browsing from my client machine and ...
    (microsoft.public.windowsce.app.development)
  • How to add activeX cntrol to the web page
    ... How to add ActiveX Control to the web page. ... I added Object tag in the source html. ... design. ...
    (microsoft.public.dotnet.framework.aspnet)
  • ActiveX control with PARAM tags in the HTML not safe?
    ... from a webpage using the OBJECT tag in HTML. ... My problem is when I add a PARAM tag into the HTML the control fails to load ... "This page provides potentially unsafe information to an ActiveX control. ... Your current security settings prohibit running controls in the manner. ...
    (microsoft.public.vb.controls.internet)