wa.htm<input name=t2   size=20> 
<input   type=button   value=show   onclick="window.open('wb.htm','zyc','toolbar=no,scrollbars=yes,resizable=no,top=200,left=300,width=400,height=180');"> 
ba.htm
<br/><br/><br/>
<input type="file" name="w"><input type="button" value="上传" onclick="opener.document.all.t2.value=document.all.w.value; window.close();">