I got the upload working. I wrote code to choose to upload the file within the root directory and the directories within it. I am having difficulty moving through the subdirectorys within the directories in the root directory on the server to place the uploaded file in a directory the user chooses on the server. I would like to do it without using CFFTP.
ex. In the Root Directory, I have a folder called Test, with the Test Folder, I have a folders called TestSub1, and TestSub2.
I can't place the file in the TestSub1 or in the TestSub2 folder.
Thanks for any help!!
Sam