Topic: Change rootpath with javascript
Hello guys,
i use MCFileManager with TINYMCE (.NET version) for a multiple users application.
I want every user to upload his stuff at his own folder (ex. user "Jim" should upload his photo at "Jim" folder etc)
I try to change the rootpath value from javascript, but this doesnt work.
The MCFileManager always gets the rootpath value from Web.config file.
Can you help me please.