#12005/7/29 17:18:41
                            
                                <form enctype=multipart/form-data method=post name="upfile2" action=test.asp?menu=up target=_blank>
  <table cellpadding=0 cellspacing=0 width=491 align="center">
    <tr> 
      <td width="144" height="33">上传图片</td>
      <td align=right width="345" height="33"> <input type=file style=FONT-SIZE:9pt name=file size="30"> 
        <input style=FONT-SIZE:9pt type="submit" value=" 上 传 " name=Submit2  td>
    </tr>
  </table>
</form>
我想把 <input type=file style=FONT-SIZE:9pt name=file size="30"> 
里的数值传到test.asp里