Hi! How can I change the uploads folder path? I will have different client and for each client there will be a folder with an ID, so the Uploads folder will be in ~/Clients/FolderID goes here/Uploads
the folderID will depend on who is logged in, so it will change. So, where do I have to set the path for the Upoads folder? oh the folderID is stored in a session variable Session["FolderID"]