M
Mauro
Hi,
we are putting together an application that will allow a user to upload
files or folders via a browser to the server. We know how to do this for
files but have never done it for whole folders. Is there a way to do this
with existing .NET methods? I have had a very quick look in MSDN but have
not found anything. Or will we need to loop through all files in a folder
and upload each one individually?
I have found a negative answer in gotdotnet, but want to make sure that is
still true:
http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=29725&Page=1#
29725
Thanks for your help
Mauro
we are putting together an application that will allow a user to upload
files or folders via a browser to the server. We know how to do this for
files but have never done it for whole folders. Is there a way to do this
with existing .NET methods? I have had a very quick look in MSDN but have
not found anything. Or will we need to loop through all files in a folder
and upload each one individually?
I have found a negative answer in gotdotnet, but want to make sure that is
still true:
http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=29725&Page=1#
29725
Thanks for your help
Mauro