I would like to store an individual users files to their own folders, instead of storing them in the userFiles folder. Is this possible? If so, how is it accomplished?
I know this is a problem. I am trying to do this in ASP.Net and I still have not managed to do that. If jou are using ASP, then it should not be a problem. You can change the variable in " ConfigUserFilesPath " in FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp. and that works fine.
Please let me know if you have a solution to do the sam in a .Net project.
RE: Uploading files (images)
RE: Uploading files (images)
and that works fine.
Please let me know if you have a solution to do the sam in a .Net project.
Thx, Michiel