UploadBox with additional data

Hi Support:

I am trying to create a form in ASP.NET core that has a few input text fields and the uploadbox control to load a couple of pdf to the server at the same time.

I downloaded the sample that you created for the ASP.NET MVC

http://www.syncfusion.com/downloads/support/forum/128042/ze/Imageupload1211248018.zip

But that sample is not loading the files.  Only the data is passed to the action controller.

What should I be missing here.

<ej-upload-box id="UploadDefault" save-url="SaveData" 
                                   multiple-files-selection="true" async-upload="false" 
                    allow-drag-and-drop="true" drop-area-height="200px"></ej-upload-box>

Thanks


David

3 Replies

PO Prince Oliver Syncfusion Team May 16, 2017 05:56 AM UTC

Hi David, 

Thank you for contacting Syncfusion support. 

We have prepared a sample in ASP.NET core to upload multiple files along with some input boxes to the server at the same time. Kindly refer to the following link for the sample: https://www.syncfusion.com/downloads/support/forum/130490/ze/CoreUpload2134355620 

Regards, 
Prince 



DS dsapo May 16, 2017 02:51 PM UTC

Thanks Prince, is working very good.

David


PO Prince Oliver Syncfusion Team May 18, 2017 04:45 AM UTC

Hi David, 

Most Welcome. 

We are glad to help you. 

Regards, 
Prince 


Loader.
Up arrow icon