I'm making a web page form that uses VBScript in order to do some things. The problem is that every time the web page loads, I get a pop-up box that tells me the page is using ActiveX controls and asks if I really want to do this.
I have found the offending setting ("Initialize and Run ActiveX Controls Not Marked as Safe") and even the registry key where it is stored. How do I get the web page to change that setting? I have tried making a .reg file, but all that does is add more pop-ups.
Or, how do I mark my page as safe?
Much thanks in advance!!!
I have found the offending setting ("Initialize and Run ActiveX Controls Not Marked as Safe") and even the registry key where it is stored. How do I get the web page to change that setting? I have tried making a .reg file, but all that does is add more pop-ups.
Or, how do I mark my page as safe?
Much thanks in advance!!!