From Boomerang Wiki
Question
How do I fix content security warning in IE 7 and IE 8?
Answer
The following warning is triggered in IE 7 and IE 8 when you try to use HTTP (non-secure) resources like images or HTML pages on a secure HTTPS page.
To download the content a user would now have to click on the "No" button. Users will usually click on the "Yes" button if there is not an "OK" button.
Here is how you disable this warning in both IE 7 and IE 8 if you choose to go with that option:
- Going to Tools > Internet Options > Security
- Select the Security tab
- Click the Custom Level button
- In the Miscellaneous section change Display mixed content setting to Enable
|