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