I have to upload the whole folder and their files and subdirectories .
When i use fileUpload in asp.net 2.0, i am not able to select the folder ( i want to select the folder name and upload ) but instead it goes deeper to select a single file. How can this be overcome in asp.net 2.0.

It's not supported in the Upload control to upload directories instead you can compress this directory and upload it as single file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.