David .Wu Mon, 10 Aug 2009 23:38:36 -0700
a.php <iframe src="b.php"></iframe> ...... <script> var a = 123; </script>
Can I catch variable a in b.php?