ASP.NETMVC:图像上传列
创始人
2024-09-19 03:31:15
0
  1. 在模型中添加一个属性来存储图像文件:
public class MyModel
{
    public int Id { get; set; }
    public string Name { get; set; }
    public HttpPostedFileBase ImageFile { get; set; }
}
  1. 在视图中使用表单和文件上传控件来上传图像:
@using (Html.BeginForm("Upload", "Home", FormMethod.Post, new { enctype = "multipart/form-data" })) {
    @Html.AntiForgeryToken()

    

MyModel


@Html.ValidationSummary(true)
@Html.LabelFor(model => model.Name, htmlAttributes: new { @class = "control-label col-md-2" })
@Html.EditorFor(model => model.Name, new { htmlAttributes = new { @class = "form-control" } }) @Html.ValidationMessageFor(model => model.Name, "", new { @class = "text-danger" })
@Html.LabelFor(model => model.ImageFile, htmlAttributes: new { @class = "control-label col-md-2" })
}
  1. 在控制器中处理图像上传并将其保存到磁盘:
[HttpPost]
[ValidateAntiForgeryToken]
public ActionResult Upload(MyModel model)
{
    if (ModelState.IsValid)
    {
        if (model.ImageFile != null && model.ImageFile.ContentLength > 0)
        {
            var fileName = Path.GetFileName(model.ImageFile.FileName);
            var path = Path.Combine(Server.MapPath("~/Images"), fileName);
            model.ImageFile.SaveAs(path);
        }

        // Save your model to the database and redirect to a success page
        // ...

        return RedirectToAction("Index");
    }

    return View(model);
}

相关内容

热门资讯

九分钟开挂!新西部辅助,赣湘互... 九分钟开挂!新西部辅助,赣湘互娱辅助,力荐教程-2026最新版本1、赣湘互娱辅助系统规律教程、赣湘互...
经调查!闲聚辅助器(辅助挂)一... 闲聚辅助器开挂教程视频分享装挂详细步骤在当今的网络游戏中,闲聚辅助器作为一种经典的娱乐方式,吸引了无...
第六分钟开挂!唯思竞技修改器,... 第六分钟开挂!唯思竞技修改器,爱来大菠萝辅助iq,透视教程-2026最新版本1、起透看视 爱来大菠萝...
据权威媒体报道!闲逸碰免费下载... 据权威媒体报道!闲逸碰免费下载(辅助挂)原来是有挂的(有挂攻略)-哔哩哔哩;亲,闲逸碰免费下载这款游...
7分钟开挂!小程序财神十三张脚... 7分钟开挂!小程序财神十三张脚本小游戏,萍乡滚筒四幅攻略,解密教程-2026最新版本;1、小程序财神...
现有说明如下!新上游辅助反杀(... 现有说明如下!新上游辅助反杀(辅助挂)果然是有挂的(有挂项目)-哔哩哔哩您好:新上游辅助反杀这款游戏...
出乎意料的是!大当家辅助脚本设... 出乎意料的是!大当家辅助脚本设置(辅助挂)一直是有挂(有挂诀窍)-哔哩哔哩《详细加薇13670430...
第2分钟开挂!吉安中至小程序辅... 第2分钟开挂!吉安中至小程序辅助,方片十三张源码,扑克教程-2026最新版本1、用户打开应用后不用登...
有了最新消息!福建兄弟十三水辅... 有了最新消息!福建兄弟十三水辅助工具(辅助挂)果然确实有挂(有挂方式)-哔哩哔哩 了解更多开挂安装加...
第九分钟开挂!来物局潮汕辅助,... 您好,广西老友玩有破解吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多...