Forum Moderators: open

Message Too Old, No Replies

Disable Active X Warnings

         

nathans

10:09 am on Jun 1, 2005 (gmt 0)



Hi i have a web site that uses a number of activex controls, opens excel and word, and notepad files. However when these functions happen, the Active X security alert appears. I cant disable this via browser for various security reasons outside my control, so i was wandering if it is possible, via Java Script to tell the browser that these are Ok.

Thanks in advance.

nathan.

RonPK

11:47 am on Jun 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



AFAIK all you can do is ask the user to add your site to the list of trusted sites.

The warnings are there to prevent malicious scripts from running ActiveX stuff. There is no JavaScript that overrules the warnings.

whoisgregg

6:50 pm on Jun 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



if it is possible, via Java Script to tell the browser that these are Ok.

If it was possible, then all the bad active x stuff would be using that javascript. :)