In Microsoft Dynamics CRM (web) 2011, I added an IFrame and the IFrame is loading, but the website which in that IFrame is not loading (like empty IFrame), but a'localhost website url' is assigned to that IFrame.
e.g. To an IFrame I assigned a URL 'http://localhost/SomeTest/IFrame', and this website does not load in that IFrame and on checking in console of Firebug in Firefox there is an error : "Blocked loading mixed active content for http://localhost/SomeTest/IFrame".
Please help.