在主页面:

 <iframe src=ComputerStaticInfo.aspx></iframe>

在iframe所指页面(ComputerStaticInfo.aspx):

window.frameElement.height=document.body.scrollHeight; 

相关文章: