Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 473 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 473 Bytes

AsyncFileUploadDemo

Using XMLHttpRequest2 object along with then FormData object to upload files to a server via Web API asynchronously.

Used KnockoutJs on the UI side.

The mongo branch details how we can take this example to up a notch and get files into a MongoDB parkour!

Blog post and more information here