Won't the browser detect it before the page calls the method? (I was under
the impression that the browser detects these things before the page has a
chance to do anything......?)
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"Jeff Dillon" <je**@removeemergencyreporting.com> wrote in message
news:OO*************@TK2MSFTNGP12.phx.gbl...
Attempt to call a method in the control, and trap the error
Jeff
"SiuLoBow" <si@hotmail.com> wrote in message
news:uU**************@TK2MSFTNGP11.phx.gbl... I know that.
But I want to customize a page and tell the user what to do. Therefore,
I need to capture the event.
"Steven Burn" <pv*@noyb.com> wrote in message
news:#r**************@TK2MSFTNGP10.phx.gbl... You don't need to....... the browser will tell the user that the page
is trying to run an ActiveX.
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"SiuLoBow" <si@hotmail.com> wrote in message
news:uT**************@tk2msftngp13.phx.gbl...
> Hi,
>
> Is there anyway to detect the ActiveX control is able to run on the
browser
> or not?
>
> After I installed the ActiveX control to my system, user sometimes
switch > the secruity setting to "not able to run ActiveX control". So, the
ActiveX
> control just show on the broswer, but not able to run it.
>
> I want to find a way to detect it. And prompt the user a message
telling > that the ActiveX control is not able to run.
>
> Siulobow
>
>