used ifream in asp.net in the all the part of outer website access all data

<div style="height:100%; width:100%">
<iframe id="MyIframe" runat="server" src="http://devloper4u.blogspot.in/"
scrolling="auto" frameborder="0" style=" overflow:scroll;
 width:100%; height:100%;"  ></iframe>
</div>