Welcome! Log In Create A New Profile

Advanced

fckeditor in webdev application

Posted by Siz 
Siz
fckeditor in webdev application
April 08, 2008 04:58PM
Hello,
I want to create a text field with fckeditor (http://www.fckeditor.net/).
To do this I need to add this :

script type="text/javascript" src="fckeditor/fckeditor.js"></script

in the head of the page.
After this I can add the javascript to change a textarea.
I have already add the textarea, the iexplorer control with the javascript command but don't know how to add, in the head section of the page, the src of javascript.

Has anyone already do this ? or know how to do this ?

I would like to make this in a dynamic project.

thx
Hilario
Re: fckeditor in webdev application
April 08, 2008 08:00PM
Hi Siz...

I included tinyMCE (another editor for HTML) into a WebDev application.

For what i am reading in your post, you require the same steps to integrate FCKeditor.

What i've done is to copy the "tiny_mce" folder into the MYPROJECT_WEB folder of my project.

Then, on the page header i typed in something like this:

script type="text/javascript" src="/MYPROJECT_WEB/tiny_mce/tinymce.js"></script

Hope this helps.
Siz
Re: fckeditor in webdev application
April 11, 2008 02:45PM
Thank you for the answer Hilario.
May I asks you how you can modify the page header ? I have tried to add an html control but it add it in the page and not in the header.
I have already copy the fckeditor folder in _web folder, so I need only this step to make it works.

thx
Peter van Vuuren
Re: fckeditor in webdev application
April 11, 2008 03:42PM
Quote
Siz
May I asks you how you can modify the page header ? I have tried to add an html control but it add it in the page and not in the header.
I have already copy the fckeditor folder in _web folder, so I need only this step to make it works.

Hi,

Check the [Page Description] > [Advanced] Tab.

--
Peter
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: