Hi,
I am doing a project using C# along with ASP.Net.
I want to have following feature.
On a web-page, there should be a button named 'Export' (i know how do to this)
when clicked on the button, i want it to list files, let user select one file, and then user should be able to save this file to local machine from server where user selected file.
Not sure how to code for that in C#, any tutorials? pointers as to how to do this?

1 answers
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!