Click here to Skip to main content
15,886,110 members
Articles / Web Development / XHTML

Implementing HTTP File Upload with ASP.NET MVC

Rate me:
Please Sign up or sign in to vote.
4.46/5 (23 votes)
14 Aug 2009CPOL 190.7K   74  
In this article, I will explore how to upload a file using ASP.NET MVC. Since the MVC framework does not use server controls, it will be interesting to see how file upload works in MVC.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) http://www.Fairnet.com
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions