没有合适的资源?快使用搜索试试~ 我知道了~
方法一: Home/Index.aspx中的代码 代码如下: <% using (Html.BeginForm(“up”,”Home”,FormMethod.Post,new{enctype=”multipart/form-data”})) {%> <input type=”file” name=”upfile” /> <input type =”submit” name =”upload” value =”上传” /> <%} %> Homecontroller中的代码 [code] [AcceptVerbs(HttpVerbs.Post)] public ActionResult up(
资源推荐
资源评论
资源评论
weixin_38660359
- 粉丝: 3
- 资源: 961
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功