5
Answers

File Upload in C#

Hi,

I have uploaded 3 files using file upload with Specific User Id (Meaning User can have 3 image files or less than 3) in one folder

Now I want to download all 3 files at once by User Id (on page load or on button click event )

Is it possible ?

Thank You

Answers (5)