le probléme c'est pas la récuperation de 2 variables
mais en effet la récuperation d' 1 variable entre 2 farme page1.php et page2.php
index.php vers page1.php et page2.php
</head>
<body onload = "Lier_Scroll( 'frame1','frame2');">
<iframe id="frame1" width="970" height="260" src="page1.php"></iframe>
<iframe id="frame2" width="970" height="260" src="poage2.php"></iframe>
</body>
</html>
merci!!!