disabling activex blocking in internet explorer 7

Joined
May 5, 2009
Messages
1
Reaction score
0
I am trying to run an HTML-JAVASCRIPT fie I wrote for personal use on my computer.
The file is using the command document.open which is blocked by internet explorer.
I was trying to define the file as a "safe site" but that seems impossible for local files.
I even tried enabling all activex related in the internet zone security setting but still the document.open
script was blocked by internet explorer. I can enable the script every time the file is opened
but I made it for filling tasks automatically for me and I want it to be done automatically.
Can anyone suggest any solution?
 
Last edited:
Hi and welcome to the forum.
Have you tried going in to Internet options>>Secuirty>>Local Interanet>> Custom Level ?
saw some setting that might beable to help you? Just scoll down to when u get activeX controls.
 
Last edited:
Back
Top