Click here to Skip to main content
15,921,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends,

i am developing web application for PAN Card Automation.In that i am using File upload control to upload scanned proof.when user upload documents , i want to create a folder for every user's document.With in the folder only their document need to upload.How is it possible.You will be very much thankful if you answer the question.

Thanks in advance
Posted

1 solution

Hi Jai,

Please go through the link below. It explains you how to create a folder, get the folder name, add a new file to that specific folder, etc.

http://msdn.microsoft.com/en-us/library/vstudio/as2f1fez.aspx[^]

You can play with the code as per your usage and requirements.

Happy coding.!

Thank you,
Vamsi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900