mvc中 <%using (Html.BeginForm("AddVideoBase", "Video", FormMethod.Post, new{ ENCTYPE = "multipart/form-data " })) 使用<input type="file" name="upPic" id="upPic"/>在后臺(tái)Request.files["upPic"]獲得值,在谷歌瀏覽器中 可以取得值,但是使用ie瀏覽器集不可以了
- 2 回答
- 0 關(guān)注
- 896 瀏覽
添加回答
舉報(bào)
0/150
提交
取消