I have a Create New User Wizard. Step 3 of the wizard I am using Rad Upload. I have a folder on the server called "upload". When the user clicks the sumbit button of the Rad Upload I need a a folder to be created based uopn the users "UserId" and the files will upload into the newly created folder in the upload folder on the server. I am unsure how to code the page to perform this action.
I am using VB.
I am using VB.