NEWSZW_HZH_BEGIN-->
<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]
NEWSZW_HZH_END-->查看更多关于如何用拦截表单的方法上传图片?_编程10000问_的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did27371