欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

如何用攔截表單的方法上傳圖片?

 更新時(shí)間:2006年11月16日 00:00:00   作者:  

<script language="vbs">
sub send_onclick         
      dim f
      set f=document.ff
      photo=trim(f.photo.value)       
      if photo="" then       
            msgbox "
嘻嘻,還沒照片呢!",64 ,"上傳"     
            f.photo.focus     
            exit sub     
      end if       
      f.submit     
end sub             
sub retu_onclick
    history.back
end sub
</script>

<form method=POST action=saveedit.asp name=ff enctype=multipart/form-data>
      <input type=file name=photo>
      <input type=button value=
開始上傳 name=send>
</form>

[1]

相關(guān)文章

最新評(píng)論