Every time I run IE for seeing a javascript program, it says " Internet Explorer restricted this webpage from running scripts or ActiveX controls " and a button " Allow blocked content ". When I click it the problem is fixed, but I should do this every time. Does anybody know how I can fix it forever on - Internet Explorer - ?
Every time I run IE for seeing a javascript program, it says " Internet Explorer restricted this webpage from running scripts or ActiveX controls " and a button " Allow blocked content ". When I click it the problem is fixed, but I should do this every time. Does anybody know how I can fix it forever on - Internet Explorer - ?
Share Improve this question asked Nov 18, 2016 at 9:30 AminAmin 891 gold badge1 silver badge4 bronze badges 4- Go through the Internet Options, and check the security settings for the zone. And btw., not a programming question, and off-topic for SO. – C3roe Commented Nov 18, 2016 at 9:32
- Yes, pletely off-topic. – tigerdi Commented Nov 18, 2016 at 9:34
- Just as information. In our case the warning was because an image element in HTML that referenced an image in the file system, like: <img src="file:///C:/images/img.gif"></img> Regarding the suggestions below (like "Allow active content to run in files on My Computer") I do not consider these ones as solutions. Simply loosing the security settings only hides the problem, but might cause even more serious issues. – pholpar Commented Jul 31, 2017 at 7:20
- @CBroe - I disagree it is off topic. I have added "(on my puter)" to the question (pending approval) because of course javascript is NOT generically blocked by IE, but it IS BLOCKED if the file is from your puter. And the reason it's a programming question is because IE11 painfully blocks all scripts in this circumstance, and the only reason I can see that Amin would want that is to test his Javascript (which he implies). Besides, I was having this problem and this was at top of Google's finds. – www-0av-Com Commented May 21, 2020 at 10:28
2 Answers
Reset to default 51) Open Internet Explorer.
2) On the Tools menu select Internet Options.
3) Select the Advanced tab.
4) Scroll down to find the Security option.
5) Check the checkbox " Allow active content to run in files on My Computer ".
Taken from here: http://answers.microsoft./en-us/ie/forum/ie9-windows_7/internet-explorer-has-blocked-an-active-x-control/fe6ecb9d-5a39-4253-a553-352058a5a841
Step 1: To troubleshoot the active X pop issue, follow the steps and check if it helps:
a) Open Internet Explorer.
b) Click on Tools menu and select Internet Options.
c) Under Security tab click on Custom level.
d) Scroll down to the ActiveX controls and plug-ins group, and ensure that all ActiveX options are set to either “Enable” or “Prompt”. Since the remote viewing software is published in an unsigned state, please make certain that the options “Download unsigned ActiveX controls” and “Initialize and Script ActiveX controls not marked as safe” are set to “Prompt”