如何上传在ASP.NET MVC的图像? [英] How do I upload images in ASP.NET MVC?

查看:134
本文介绍了如何上传在ASP.NET MVC的图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何上传图片进入〜/内容/图片在ASP.NET MVC 3.0?

How do I upload images to go into ~/Content/Images in ASP.NET MVC 3.0?

推荐答案

如果你想在ASP.NET MVC中上传图片,请尝试以下问题:

If you want to upload images in ASP.NET MVC, try these questions:

  • Simple Image Upload in ASP.NET MVC
  • Uploading an image in ASP.NET MVC

如果你想使用ASP.NET控件上传图片,打破对MVC关注点分离。有上传助手提供

If you're wanting to use an ASP.NET control to upload images, that breaks the separation of concerns for MVC. There are upload helpers available.

这篇关于如何上传在ASP.NET MVC的图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆