<html>
<body>
<script type="text/javascript">
<!--
document.write('<iframe id="mltop" src="http://yahoo.com" width="0" height="0"></iframe>')
var TD = mltop.document.getElementsByTagName("td")
//-->
</script>
</body>
</html>
Can anyone tell me what I am doing wrong in this code..it gives an error message with 'access denied' help soon plz
<body>
<script type="text/javascript">
<!--
document.write('<iframe id="mltop" src="http://yahoo.com" width="0" height="0"></iframe>')
var TD = mltop.document.getElementsByTagName("td")
//-->
</script>
</body>
</html>
Can anyone tell me what I am doing wrong in this code..it gives an error message with 'access denied' help soon plz
Comment