hello, Everyone,
Hope everyone is fine.
I am trying to download the file in my MVC code using html5 download attribute.
It works with following code:
but I want to download a file from my online URL like :
But it opens the file in new tab, which should not be. It should download that file.
Thank you in advance
Guest UserPosted Aug 14, 2020, 11:10 AM
Guest UserPosted Aug 8, 2020, 1:19 PM
I have tried your solution, but i am not getting what should i return in method 'somefile'
Sachin SinghPosted Aug 8, 2020, 1:00 PM
Aman GuptaPosted Aug 8, 2020, 12:14 PM