Found 8 threads
-
0 投票
HttpPostedFileBase 文件上传问题
HttpPostedFileBase ... -
0 投票
HttpContext、HttpRequest、HttpResponse、HttpPostedFile 等等类为什么不是分别继承自 HttpContextBase、HttpRequestBase、HttpResponseBase、HttpPostedFileBase 啊?
Hi 陈书函, HttpContextBase,HttpRequestBase,HttpResponseBase,HttpPostedFileBase是.NET ... -
0 投票
SPD打开网站异常问题
<object id="SOAOfficeCtrl" codebase="SOAOffice.ocx#version=8,1,0,0" height="800px" width="100%" data="" ...已答复 | 6 回复 | 11474 浏览次数 | Created by Justin Liu_FoxDave - 2011年5月18日 8:28 | 上次回复 : Justin Liu_FoxDave - 2011年5月30日 7:14 -
0 投票
asp.net mvc 提交表单中包括上载文件
首先你应该用HttpPostedFileBase,而不是HttpPostedFile ... -
0 投票
MVC如何上传附件
<% using (Html.BeginForm("up","Home",FormMethod.Post,new{enctype="multipart/form-data"})) ...已答复 | 3 回复 | 10123 浏览次数 | Created by song hai tao - 2011年7月8日 5:21 | 上次回复 : Shadow .Net - 2011年7月14日 15:41
无公告