Kentico 7, MediaFileInfo, file upload progress?

Raymond Hicks asked on January 8, 2016 20:25

Using the MediaFileInfo object to upload a file through webforms, is it possible to display current progress as feedback to the user?

I suspect not but it would be kind of awesome if we could pull that off.

Recent Answers


Roman Hutnyk answered on January 8, 2016 22:17 (last edited on January 10, 2016 02:24)

Showing progress is a bit complex problem and requires efforts. There is no that possibility out of the box. I'd look for SignalR or AJAX + threading if I had that problem.

0 votesVote for this answer Mark as a Correct answer

Raymond Hicks answered on January 12, 2016 14:54

Might be a bit more than we want to implement right now. Thanks.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.