Hello,
I am trying to get a subfolder name into a variable. What I do know is the path to where this subfolder will be, but I do not know this subfolder's name. (ex: I know that the subfolder will be in the ABC folder) I need to get this subfolders' name and display it inside a drop down menu. Once I have this subfolder's name, I need to display the files within in a repeater or that sort of server control, where the user can click on each file and open it.
Any help will be greatly appreciated.
Thanks,Z