Hi Everyone,
can anyone please let me know how to upload a file to a specific directory. I am using ASP.NET Fileupload component. I want to allow user to upload files to a directory or a sub directory. Depending upon their choice, they can upload in any folder. How can I trace in my web application that a user is in a particular folder & the document he uploads get uploaded in the correct folder or sub folder??? Thanks.
can anyone please let me know how to upload a file to a specific directory. I am using ASP.NET Fileupload component. I want to allow user to upload files to a directory or a sub directory. Depending upon their choice, they can upload in any folder. How can I trace in my web application that a user is in a particular folder & the document he uploads get uploaded in the correct folder or sub folder??? Thanks.
Comment