Encountering the following error message in IE8
"Do you want to view the webpage content that was delivered securely"
To prevent this error, we must adjust this setting
"Internet options -> Security -> Internet -> Custom -> Miscellaneous -> Display Mixed contents"
in order to activate
I am seeking a code-based solution (perhaps using JavaScript) for this issue. If any of you have faced a similar problem, please share your insights. I am looking for a programmatic approach as I cannot rely on every user enabling this option.