Perdon el ejemplo que te envie no me funciono en IE... estaba en modo quirks, falla mia lo siento
Este lo probe y hasta donde vi me funciono
Mira este cod
Código HTML:
Ver original<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="../css/style.css" rel="stylesheet" type="text/css"> html, body, div, iframe { margin:0; padding:0; height:100%; }
#diagnosed_site { display:block; width:100%; border:none;height:100%; }
<script type="text/javascript"> // Dynamic Iframe loader
function loadIframe(theURL) {
document.getElementById("diagnosed_site").src=theURL;
}
// resizes Iframe according to content
function resizeMe(obj){
docHeight = diagnosed_site.document.body.scrollHeight
obj.style.height = docHeight + "px"
}
<table width="1024" border="0" cellpadding="0" cellspacing="0" class="tablacont"> <td width="220" rowspan="3" align="left" valign="top"><iframe src="../index.html" name="diagnosed_site" onload="resizeMe(this)" id="diagnosed_site"></iframe></td> <td width="15" rowspan="3"> </td> <td align="right" bgcolor="#005DA9" class="titulo"> <a name="up" id="#up" style="border:none" class="titulo">Consulta Ordenes de Pago
</a> </td> <td width="5" rowspan="3"> </td> <td height="84" align="right" bgcolor="#005DA9" class="titulo2">• BA305W
</td> <td><p class="tablacont"><img src="http://www.forosdelweb.com/f13/imagenes/en-construccion.png" width="600" height="394"></p> <p class="tablacont"> </p> <hr width="100%" noshade color="#70a4cf" /> <center>
<a name="REP" id="ER2"><font style="font-size:24px; font-family: 'Century Gothic'; color: #005DA9;">Reporte
</font></a> </center>
<hr width="100%" noshade color="#70a4cf" /> <p class="tablacont"><br> Para realizar un reporte impreso del contenido en la tabla presione el botón
"Reporte
" ubicado sobre la esta
<br><p class="tablacont"><br> <img src="http://www.forosdelweb.com/f13/imagenes/imagenescomunes/reporte.png" alt="" width="123" height="34" /></p> <p class="tablacont"> </p> <p class="tablacont">En la ventana que aparece a continuación seleccione el tipo de reporte que desea (Las letras en rojo corresponden al nombre de la transacción en la que se encuentra)
</p> <p class="tablacont"> </p> <p class="tablacont"><img src="http://www.forosdelweb.com/f13/imagenes/imagenescomunes/v_reporte1.png" alt="" width="525" height="245" /></p> <p class="tablacont"> </p> <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0"> <td height="283" align="left"><p class="tablacont">Finalmente presione el botón
"Aceptar
"</p> <p class="tablacont"> </p> <p class="tablacont"><img src="http://www.forosdelweb.com/f13/imagenes/imagenescomunes/v_reporte2.png" alt="" width="525" height="245" /></p></td> <td width="30" align="center" valign="bottom"> <a id="rss" href="#up"></a></td>
Saludos