Hello. Please how can I do set parameter FCKConfig.LinkBrowser = false on parameter FCKConfig.LinkBrowser = true by any command, or set path of FCKeditor into another Config.js, where will be this parameter set manually, because I need visible button "Browse server" in pop-up window "Insert/Edit link" only for one aspx page. Of course I set LinkBrowser path by command fckBox.ImageBrowserURL = "browser.aspx?id=4422", but parameter is not set automatically on true.
Thanks for answer.
Thanks for answer.
Re: LinkBrowser
Ok. I found answer for my question. This command is fckBox.Config("LinkBrowser") = "true"