Hi
I have a form that is uploading files to a sharepoint doc. lib. but needs to be able to upload the files to a subfolder, which can be 2-3 subfolders. I can get all of the subfolders from a dropdown get folders, but when the file is uploaded it is creating the folder at the top folder, then uploading the file into the newly created folder, instead of uploading the file to sub, sub subfolder. How can I either display the full path in the dropdown and then have the file get uploaded to that third level subfolder.