This example demonstrates how to use the dxFileUploader widget to upload files to a server in an ASP.NET MVC application.
The example application demonstrates the following techniques:
- Send an AJAX request to upload files.
- Upload files when a user submits an HTML form.
- HomeController.cs (VB: HomeController.vb)
- SaveFilesHelper.cs (VB: SaveFilesHelper.vb)
- Index.cshtml (VB: Index.vbhtml)
- Web.config (VB: Web.config)
(you will be redirected to DevExpress.com to submit your response)