Hello there.
For a while I have been using FCKeditor with much joy in some of my PHP and ASP.NET projects. I've currently stumbled on an issue however, something which I think is very easy but I'm probably just overlooking.
It concerns the ASP.NET version of FCKeditor which I'm using as a HTML editor in my CMS. In some situations, such as when a user doesn't posses sufficient rights to use the page on which the FCKeditor control is used, all controls need to be disabled. This means nothing more than setting Enabled = false on the default ASP.NET controls and my Web User Controls. I can't figure out how to do this with the FCKeditor control, however. Anybody know how?
Thanks in advance!
For a while I have been using FCKeditor with much joy in some of my PHP and ASP.NET projects. I've currently stumbled on an issue however, something which I think is very easy but I'm probably just overlooking.
It concerns the ASP.NET version of FCKeditor which I'm using as a HTML editor in my CMS. In some situations, such as when a user doesn't posses sufficient rights to use the page on which the FCKeditor control is used, all controls need to be disabled. This means nothing more than setting Enabled = false on the default ASP.NET controls and my Web User Controls. I can't figure out how to do this with the FCKeditor control, however. Anybody know how?
Thanks in advance!