Hello Team, Please how do I download uploaded document in my MVC Project
Loading
Hello Team, Please how do I download uploaded document in my MVC Project
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JoshiPosted Mar 5, 2024, 5:29 AM
Hello Emmanuel
Please check out the below code to download the uploaded document.
C# Controller Code
View/HTML Code:
Thanks
Vishal
Emmmanuel FIADUFEPosted Mar 5, 2024, 7:31 AM
Thank you team, it is working now
Jignesh KumarPosted Mar 5, 2024, 5:55 AM
Hello Emmmanuel,
Please refer to this article for upload and download in MVC,
https://www.c-sharpcorner.com/UploadFile/65794e/uploading-and-downloading-in-mvc/