Forum Moderators: open
Any ideas?
-----------------------------------------------
<table><tr>
<td onClick="myhandle=window.open('../Wait.htm','winWait','resizable=no,left=' + ((window.screen.width / 2) - (550 / 2)) + ',top=' + ((window.screen.height / 2) - (200 / 2)) + ',width=550,height=200'); form1.TxtZona.value=form1.Zona(form1.Zona.selectedIndex).innerText;form1.submit();">Lista</td>
</tr>
</table>
-----------------------------------------------