codice:
	<form id="form1" name="form1" method="get" action="a.htm" target="popup" onsubmit="window.open('','popup','width=300px,height=300px,left=300px, top=300px');">
	<INPUT type="submit" value="Submit" ID="Submit1" NAME="Submit1">
	</form>