Hello,
This is my first attempt integrating FCKeditor in any type of application. I have been using TinyMCE and their .NET packages, but am not completely happy with it. So, I thought I'd give FCK a try.
Anyways, I am having a problem getting it integrated. It may be because I'm used to just throwing up JavaScript to replace a text area with the editor and the documentation seems to make things a bit different.
I've integrated the .NET dlls as listed and have placed the proper code as listed in the WIKI. The editor appears on the page, but it doesn't appear in place of my text areas that are used to manage content. So, I know that the DLLs are working, but I don't know how to replace my text areas with the editor.
If you can direct me, I would be very grateful. Thanks!
This is my first attempt integrating FCKeditor in any type of application. I have been using TinyMCE and their .NET packages, but am not completely happy with it. So, I thought I'd give FCK a try.
Anyways, I am having a problem getting it integrated. It may be because I'm used to just throwing up JavaScript to replace a text area with the editor and the documentation seems to make things a bit different.
I've integrated the .NET dlls as listed and have placed the proper code as listed in the WIKI. The editor appears on the page, but it doesn't appear in place of my text areas that are used to manage content. So, I know that the DLLs are working, but I don't know how to replace my text areas with the editor.
If you can direct me, I would be very grateful. Thanks!

Re: Replacing TextArea in ASP.net Application...
Re: Replacing TextArea in ASP.net Application...
I've checked my permissions on various folders and am still getting the same errors. Any help is appreciated.
Re: Replacing TextArea in ASP.net Application...
I setup a page and have FCK turning my textarea into an editor. I've set the PHP FileManager connector to true and have created the directories for /userfiles/ etc.
Upon browsing to insert a picture, there is no error generated. However, the directory is empty. Upon uploading, there is no error. It says the upload completed. However, when browsing again to insert the recently uploaded photo, there is nothing in the default directory that shows up. When I look at the directories through FTP, the file that was supposedly uploaded is not there.
If I place a file/photo in the image directory, it will show up when I go to browse to insert an image. However, no uploading is functioning. In addition, I cannot create new folders. I would appreciate any expertise here. Thanks.
Re: Replacing TextArea in ASP.net Application...
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Replacing TextArea in ASP.net Application...
Thanks for the reply. I'm on a Windows based server, do you know what permissions I'll need to check on? Do the permissions need to be applied to the entire site folder, or just the folder that FCKeditor is trying to peruse?
I appreciate your help and response. Thanks.
Re: Replacing TextArea in ASP.net Application...
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn