Re: Check for ActiveX Component Load



Ttry something like this :

<OBJECT CLASSID="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<SPAN STYLE="color:red">ActiveX control failed to load!
-- Please check browser security settings.</SPAN>
</OBJECT>

If the object loads correctly, the inner html will be ignored, otehrwise it
will be parsed. You can the add a link to instructions.

Steve

"Stuart" <Stuart@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
1EF54824-4EF7-4784-B6A2-1407087BAAA1@xxxxxxxxxxxxxxxx
Quick question, looking or a quick answer if possible. We have an ActiveX
component that we need to make sure the end-user has installed.

If the component is not installed we want to show a dialog box asking the
user to install the component.

Any ideas? PLEASE....


.


Loading