This is a migrated thread and some comments may be shown as answers.

Aynchronous File Upload

1 Answer 161 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bhanu
Top achievements
Rank 1
Bhanu asked on 20 Jan 2013, 11:29 AM
I am trying out the file upload as given in the http://demos.kendoui.com/web/upload/async.html - While trying out the asynchronous file upload, I used the HTML as given in the demo, but it gives the 404 error
I replaced the "save" with http://localhost:9876/api/upload/savefile - which is a controller I developed and is hosted on standalone HTTP service (doesn't use MVC) based on the code given in the demo.
Can you tell me if I can use the Kendo UI with ApiController (instead of the Mvc.Controller as shown in the example) 
-Bhanu

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 23 Jan 2013, 07:13 AM
Hello Bhanu,

It should be possible to upload the files to the ApiController. The links below show you can handle files in this scenario:

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Bhanu
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or