I want to force-load insecure content on IE. I do not want the user prompt to display insecure items or not. Is it possible to do that programatically through Javascript or some sort of header that browser understands?
I am working in IE browser.
Internet Explorer, with default settings, will prompt you before displaying mixed secure and insecure content. To disable this feature, follow these steps:
From the Tools pull-down menu, select Internet Options
In the Internet Options dialog box, click on the Security tab
Click the Custom Level button near the bottom of the dialog box
In the Settings dialog box, scroll through the settings until you find the setting Display mixed content in the Miscellaneous section.
Change the default setting from Prompt to Enable
Click OK
Close the Internet Options dialog box by clicking OK