0

Need a way to disable PROGRAMMATICALLY the security warning in IE8. It's the one which asks 'do you want to view only the webpage content that was delivered securely' while browsing over httpS.

Thanks.

AdrianM
  • 175
  • 7

2 Answers2

3

Make sure all links on the page are HTTPS and none are HTTP and it will not show this dialog box.

Lee Meador
  • 12,829
  • 2
  • 36
  • 42
2

This message is to protect the user against malicious or otherwise deceptive sites. You can't just make the message go away.

mcassano
  • 506
  • 4
  • 9