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?
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: