I have reviewed the following video tutorial at http://www.asp.net/learn/videos/video-252.aspx
I am using the VB sample code.
In the sample the path to the upload folder is located in the.vb file.
What I would like to do is add a dropdown to the form with multiple folder names listed so user can choose where the files would be uploaded to.
Can somebody help by sharing code on how the VB example can be changed to allow user to choose the upload path? How does the form and the code behind need to be changed?
thanks,
TRU
...
Go to the complete details ...