Files to look at:
- HomeController.cs (VB: HomeController.vb)
- SaveFilesHelper.cs (VB: SaveFilesHelper.vb)
- Index.cshtml
- Web.config (VB: Web.config)
This example demonstrates how to upload files to the server by using the dxFileUploader widget in an ASP.NET MVC application. Two approaches are illustrated:
1) Uploading files by using an AJAX request.
2) Uploading files when the form is submitted.
See also:
T365088: dxFileUploader - How to upload files to the server in an ASP.NET Web Forms application
(you will be redirected to DevExpress.com to submit your response)