A
AAaron123
I know about the <input type=file> element and the associated server
control.
But I think that requires the user to select each file to upload.
I'd like to upload a complete folder of files.
Even sub folders recursively if possible.
I got lots of Google hits that are close but not what I'm asking here.
The best scenario would be for the user to pick a folder and then the entire
folder and subfolder be uploaded to the server.
I believe there are apps that do this but wonder if it is possible to do it
using markup and vb/c#.
Can we recursively upload files using standard asp.net?
control.
But I think that requires the user to select each file to upload.
I'd like to upload a complete folder of files.
Even sub folders recursively if possible.
I got lots of Google hits that are close but not what I'm asking here.
The best scenario would be for the user to pick a folder and then the entire
folder and subfolder be uploaded to the server.
I believe there are apps that do this but wonder if it is possible to do it
using markup and vb/c#.
Can we recursively upload files using standard asp.net?