Re: Check for ActiveX Component Load
- From: "Steve B." <steve_beauge@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Dec 2006 14:17:01 +0100
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....
.
- Prev by Date: Re: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- Next by Date: Re: Cookies Expiring due to different time zones.
- Previous by thread: ASP.Net 2.0 : how to set the selectedrow
- Next by thread: Single user control
- Index(es):
Loading