How to Download whole folder using asp.net c# ?
in my application i have a exception folder.i host into client and inside my application i have exception folder if any exception is occurs that exception is stored in this exception folder.now any exception is throws that excetion is store in this folder.now i want to download option for this folder how to do it.