Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 915201 thumbnail
User 1098419 avatar

By pro.shailendra
via dotnet-tricks.com
Published: Jan 30 2013 / 22:46

Uploading a file in Asp.Net MVC application is very easy. The posted file is automatically available as a HttpPostedFileBase parameters in the action of the controller. For uploading a file on the server you required to have a file input control with in html form having encoding type set to multipart/form-data.
  • 3
  • 0
  • 284
  • 424

Comments

Add your comment
User 840261 avatar

Yurik Tyrant replied ago:

0 votes Vote down Vote up Reply

Should check HttpPostedFileBase.ContentType also and make extension check case insensitive

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)