this the parent calling code:
<script language=JavaScript> win1=window.open('EduCatTr ee.aspx?contname=txt&showtype=2' , '', 'status=yes,Height= 300,Width=500,scrollbars=yes,resize=yes, resizable=yes,toolbar=no '); </script>
and this the child returning script
as this script is generated by the asp so i will cut some of the repeated rows
:>>
<div id="d11000" >
<span style="cursor:hand;COLOR: #ff3333; FONT-FAMILY: Arial" onclick="javascript:window.opener.document.all.ite m('txt').value='48';" id="a48">
module1</span><br>
<span style="cursor:hand;COLOR: #ff3333; FONT-FAMILY: Arial" onclick="javascript:window.opener.document.all.ite m('txt').value='49';" id="a49">
module2</span><br>
<span style="cursor:hand;COLOR: #ff3333; FONT-FAMILY: Arial" onclick="javascript:window.opener.document.all.ite m('txt').value='50';" id="a50">
module4</span><br>
<span style="cursor:hand;COLOR: #ff3333; FONT-FAMILY: Arial" onclick="javascript:window.opener.document.all.ite m('txt').value='51';" id="a51">
module5</span><br>
</div>
and as i told you this script is working fine on one machine and other not .... i removed the close script to allow me see that there is error
Ahmed Ali
Software Developer
|