你在父窗口中写这个IFRAME时,用JScript写<script>
document.write('<iframe src="demo.php?parenturl="'+document.URL+'></iframe>');
</script>