开发者

Is file upload control is available in html helper class in asp.net mvc

Is file upload control is available in html helper class in asp.net mvc if not then how should开发者_开发知识库 we use file upload control


See here.

You need to make an <input type="file" /> element in your form, then check Request.Files in the controller.


Use SlickUpload. I'm not the owner or some shill paid by the owner. It's just a great product.

http://krystalware.com/Products/SlickUpload/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜