l<script language="JavaScript" type="text/javascript">
<!--
function closeW()
{
window.opener = self;
window.close();
}
// -->
</script
Hai
i am using above code for closing window but it is not working..
<!--
function closeW()
{
window.opener = self;
window.close();
}
// -->
</script
Hai
i am using above code for closing window but it is not working..
Comment