0
darwinrc created
Hello all,
Is there any example of uploading a file to the server using the framework?
I am working with AngularJS.
Thanks a lot in advance.
3 Answer(s)
-
0
This isn't really ASP.NET Boilerplate specific, but just a generic asp.net mvc question. There are tons of resources on the web that demonstrate how to upload files.
Personally, I use a service to handle this called Filepicker. Worth checking out here: <a class="postlink" href="https://www.filepicker.com/">https://www.filepicker.com/</a>
Have an answer to this question?
Log in
and write your answer.