Help with downloading file in browser with ASP.NET #751
Unanswered
martingrgv
asked this question in
Q&A
Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions