Help with downloading file in browser with ASP.NET #751
Unanswered
martingrgv
asked this question in
Q&A
Replies: 1 comment
|
You can use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am learning ASP.NET and decided to make myself a youtube mp3 converter but the problem that I am facing is that I don't know how to get the directory and make the browser to download it there. In the past with winforms I have used OpenFolderDialog. How can I implement this feature in my app.
All reactions