Best FREE Rich Text Editor?

Last post 06-10-2009 4:53 AM by Endurance Man. 13 replies.

Sort Posts:

  • Best FREE Rich Text Editor?

    06-08-2009, 11:54 AM

     Hi all

    We are looking for a decent free rich text editor to use in one of our applications. I have seen some really cool non free ones which we may use but thought I would check if there any good free ones out there.

     Regards

    Endo

    "When the power of love overcomes the love of power, the world will know peace"
  • Re: Best FREE Rich Text Editor?

    06-08-2009, 12:19 PM
  • Re: Best FREE Rich Text Editor?

    06-08-2009, 12:48 PM
    • Star
      10,561 point Star
    • getchinna_sv
    • Member since 09-10-2008, 8:29 PM
    • Hyderabad
    • Posts 1,798

    download from here........... http://rte.codeplex.com/

    Chinna_sv...
  • Re: Best FREE Rich Text Editor?

    06-08-2009, 1:17 PM
    • Contributor
      4,611 point Contributor
    • Nemesis116
    • Member since 09-25-2008, 6:09 AM
    • Geel
    • Posts 919
    I liked the new one in the AjaxControlToolkit. Find it here.
    Jef Claes
    ~~~~~~~~~~


    Visit my blog
    Let's Twit!
  • Re: Best FREE Rich Text Editor?

    06-09-2009, 7:17 AM

     Thanks for the replies all. I decided to give FreeRichTextEditor a go.

    I am having a problem with it though and there is no support at all. The text editor is displaying on my page but none of the images are being found for the buttons. In the config file the image path is : rteImagePath = "../images/";

    I'v added an image folder in my root directory and copied the images in but I still just get red arrows where the buttons should be. Any idea's where it might be looking for these images?

    Regards

    Endo

    "When the power of love overcomes the love of power, the world will know peace"
  • Re: Best FREE Rich Text Editor?

    06-09-2009, 7:41 AM
    • Participant
      1,635 point Participant
    • sangam100
    • Member since 07-22-2008, 10:44 AM
    • Kathmandu,Nepal
    • Posts 313

    Hi Endurance Man ,

    I use fckeditor and I am very satisfied with it. Since you are using images also, fckeditor can be a good choice. It can be used from clientside and from asp.net web page also. You could just visit the site and take the decision.

    Hope this helps. Please feel free to ask if the problem persists or if any help is required. Thank you. Happy Programming!

    Lets always remember to mark the post that helps us as "Mark as Answer".
    Very useful visual studio shortcuts and more tips and tricks
    5 Different ways to open new window in asp.net
  • Re: Best FREE Rich Text Editor?

    06-09-2009, 2:58 PM

    Endurance Man:

    I decided to give FreeRichTextEditor a go.

    I am having a problem with it though and there is no support at all

     

    That's as good a reason as any for NOT using it.

     

    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 12:52 AM
    • Participant
      1,635 point Participant
    • sangam100
    • Member since 07-22-2008, 10:44 AM
    • Kathmandu,Nepal
    • Posts 313

    Mikesdotnetting:

    Endurance Man:

    I decided to give FreeRichTextEditor a go.

    I am having a problem with it though and there is no support at all

     

    That's as good a reason as any for NOT using it.

    Regarding support and documentations, fckeditor is very easy to get with. There is a very supportive forum with lots of common issues already raised and solved. This means before asking you will be able to sort out lots of common deployment issues. If you are going to use fckeditor please follow the installation guides first so that you will not have to spend lots of hours for common but typical issues.

    And it is absolutely free!

    Thank you. Happy Programming!

    Lets always remember to mark the post that helps us as "Mark as Answer".
    Very useful visual studio shortcuts and more tips and tricks
    5 Different ways to open new window in asp.net
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 1:12 AM
    • All-Star
      91,668 point All-Star
    • vinz
    • Member since 10-05-2007, 11:47 AM
    • Cebu, Philippines
    • Posts 13,769
    • TrustedFriends-MVPs

    sangam100:
    Regarding support and documentations, fckeditor is very easy to get with. There is a very supportive forum with lots of common issues already raised and solved.

    I would second to that! We used FCKEditor in our project here.. It's widely used, stable and free..

    "Code,Beer and Music ~ my way of being a programmer"

  • Re: Best FREE Rich Text Editor?

    06-10-2009, 1:31 AM

    Hi,

    You must double check the Image folder.

    I assume that the Images folder is the root directory. so your image path should is:

    rteImagePath = "images/".

    or is in CSS file:

    ../images/XX.gif.

    Debug the page which includes the editor control. and check the url of the image and find the right path of the image.

    Including Rich Text Editor in the Project

    http://forums.asp.net/t/1432900.aspx
    http://forums.asp.net/t/1230107.aspx

    I hope it is helpful to you.

    Best Regards,
    Bober Song
    --------------------------------
    Please remember to click “Mark as Answer” on the post that helps you
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 1:50 AM
    • Member
      47 point Member
    • chakri_p27
    • Member since 05-24-2009, 5:34 AM
    • San Diego
    • Posts 30
    I have seen some interesting ones in this site http://woork.blogspot.com/2009/02/best-rich-text-editors-ready-to-use-in.html i like the FCeditor please let me know if u have any thing.
    Known was Nail Tip Known to be ocean...
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 2:08 AM
    • Star
      10,646 point Star
    • sumitd
    • Member since 07-16-2008, 4:32 PM
    • Bangalore
    • Posts 1,873

    You can use HtmlEditor of AjaxControlToolkit.
    Refer below articles:

    http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HTMLEditor/HTMLEditor.aspx
    http://www.asp.net/Learn/Ajax-Control-Toolkit/tutorial-50-cs.aspx

    Please mark it as answer if it resolves the issue.

    visit: http://technicalsol.blogspot.com

    Latest ajax control toolkit (Release: May 13, 2009): http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27326
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 2:11 AM
    • Member
      82 point Member
    • Sachin Uchil
    • Member since 06-06-2009, 9:42 AM
    • Posts 19

    Hi,

    FCKeditor is by far the best free text editor. It has tons of features and can be easily configured if you have basic javascript knowledge. I use FCKeditor in all my projects.

    Remember to click "Mark as Answer" on the post, if it helps you.

    Regards,
    Sachin Uchil
    Website  |  Blog
  • Re: Best FREE Rich Text Editor?

    06-10-2009, 4:53 AM
    Answer

     Hi guys, thanks again for the replies

    I got the image problem sorted, just needed to remove the two dots at the beginning of the path name.

    I have created a few sample pages with different editors on them including FCKEditor, ill let my manager check them out and see which he likes.

    Thanks again!

    "When the power of love overcomes the love of power, the world will know peace"
Page 1 of 1 (14 items)
Microsoft Communities