Line 85: Line 85:
var y=(x.contentWindow || x.contentDocument);  
var y=(x.contentWindow || x.contentDocument);  
if (y.document)y=y.document;  
if (y.document)y=y.document;  
-
alert(y.body.innerHTML);  
+
document.write(y.body.innerHTML);  
}  
}  
window.onload=function(){gethtml()};
window.onload=function(){gethtml()};

Revision as of 22:07, 7 September 2011

In order to view this object you need Flash Player 9+ support!

Get Adobe Flash player