Oage accessing information not under control
I am seeing a dialog box containing this message when calling an url outside the current project using HTTPRequest:
This page is accessing information that is not under its control. This poses a security risk. Do you want to continue?
Is there any way to suppress this message when the call is made?
I know there's some IE setting that causes this, but asking our 60K+ users to change an IE setting is not realistic nor practical. So, can I somehow tell my site when to trust other sites? Is there something I could add to the service site that would make it trustworthy to the calling page/browser? I need a fix that can be applied in a single location rather than on every workstation.
TIA...
|