Hello all,
I have an ASP.Net webpage containing 5 FCKeditor controls. I want to set the ImageBrowserURL to a user-specific folder name so that the user only sees the files he has uploaded, and not someone else's. Do I have to set this property five times for each of the controls, or is there somewhere else I can set it once that will be referenced by all five controls?
Thanks,
Kevin
I have an ASP.Net webpage containing 5 FCKeditor controls. I want to set the ImageBrowserURL to a user-specific folder name so that the user only sees the files he has uploaded, and not someone else's. Do I have to set this property five times for each of the controls, or is there somewhere else I can set it once that will be referenced by all five controls?
Thanks,
Kevin