I have a Folder on the Web Server that has files that have been uploaded by users via my Web App. I would like to create a button click event that would download the Folder (Directory) and all of its contents.
Currently I have a link on a web page that lists all of the files so the user can do right-click | "Save Target As" to download one file at a time. My App is written in VB.NET ASP.NET 3.5.
Thanks in advance for your help,
PhilipJohn