si te entendi bien tendrías algo así
<form name="a">
<input type="text" name="precio" />
<input type="button" name="enviar" value="Checar" onclick="Javascrip:window.open('ventana2?var='+doc ument.a.precio.value,'', 'width=300,height=400')"/>
</form>
espero t sirva. salu2