Hello.
I have a JavaScript in a HTML page with two COM objects (ActiveX controls) - ADODB.Connection and WScript.Network.
One to get the hostname of the machine and one to make database actions.
If I open the browser to run this page and the script inside a message box comes up - "One ActiveX control on this side is in interaction with other elements on this side
and is not secure. Do you want to permit this?" - Sorry for my english - I've translated this from my german browser.
What can I do to eliminate this?
I have a JavaScript in a HTML page with two COM objects (ActiveX controls) - ADODB.Connection and WScript.Network.
One to get the hostname of the machine and one to make database actions.
If I open the browser to run this page and the script inside a message box comes up - "One ActiveX control on this side is in interaction with other elements on this side
and is not secure. Do you want to permit this?" - Sorry for my english - I've translated this from my german browser.
What can I do to eliminate this?