A group of online Rich Text editors

Source: Internet
Author: User
Document directory
  • Comment

Today, I sat down for a day and sorted out my previous things. I simply "decorated" them and put them online to show them:

  1. Cross-browser Rich Text Editor
    An editor compatible with multiple browsers (ie5.5 +, mozilla1.3 +)
  2. Editor used on the dotnetbb Forum
    Use Div instead of IFRAME
  3. Dynamic Web HTML editor
    The old one seems to be on the internet news?
  4. An editor named manymonkeys
    I first saw an editor that supports displaying button states such as B, I, and u in real time.
  5. I compared an editor made by myself above
    Rough, but enough

It seems that he prefers to display the status of buttons such as B, I, and u in real time. I saw his thoughts in the morning and now he has taken version 0.6 out. However, the effect here is not very good, mainly as follows:

  • Always think that the eye is shining, especially when the mouse is crossing the toolbar;
  • When I quickly typed a letter in the text box, I felt a significant delay;
  • When you press a letter in the text box, you can see that the IE status bar is constantly shaking "downloading image http ://..... /... /... /undefined... "subtitle, unpleasant;
  • I open "Task Manager" and check the CPU usage: As long as I press a letter in the text box, the usage is maintained in80%(In the default freetextbox 1.6.3, the CPU usage is generally lower than 10%; my machine is not very good, 800 MHz, but I think the machines in the internet cafe are not much better than mine ?).

In fact, a word is "dazzling "! This is the same as the fourth editor I listed above. In fact, at that time, I saw that manymonkeys could display the status in real time, so I compared it, but later I found that the "latency" and "dazzling" problems were annoying, and finally I finally gave up real-time display. Min Xiaojun, can you choose whether to enable the "real-time status display" function? (Not every user needs this function)

--
After checking the access records, many of my friends searched for "Online Editor". Therefore, the better online editor under ASP. NET is freetextbox. You can check its Chinese version.

Published on Thursday, November 27,200

Comment # reply: A group of online Rich Text editors

I have collected a lot, but there are only a few controls. Why? Because many of them are implemented using HTML + JS, and reference this page when using it is no different from the usage in ASP.

As for the usage of system resources, it is not very clear, because there is no comparison, haha

Am | netfire (fire. Rolland. Han) # reply: an online Rich Text Editor

There is a switch with the attribute name.
The demonstration of all function buttons is listed here.

For example, "0.6" means that I have just been satisfied with this change, and I have not added many imperfections. ^ & ^

11/28/2003 am | ghj1976 # reply: A group of online Rich Text editors

Using the timely corresponding button status function is of course time-consuming. Therefore, I wrote a piece of code to ensure that only three times a second is processed.

It seems that you can consider putting this function once per second, it will be faster. 11/28/2003 am | ghj1976 # reply: A group of online Rich Text editors

I have a few comments. I don't think these are beautiful.

Look at the editor in SharePoint service 2.0. Some of the functions are really good. You can display the font list in what you see and what you get. If you can do that, it will be very beautiful.

11/28/2003 am | Moslem # reply: A group of online Rich Text editors

Yes. come first.

Am | K # reply: A group of online Rich Text editors

Http://aze.103.cn/data/use/code/FCKeditor_1.3.1.zip

12/18/2003 Pm | AZE # reply: A group of online Rich Text editors

I have seen this, but it uses an ActiveX plug-in. Here we will discuss the Rich Text Editor implemented by pure DHTML + JavaScript.

I think the best opensourse Rich Text Editor Server Control in ASP. NET is freetextbox 1.6.3:
Http://www2.zzu.edu.cn/pb/w/ftb/

A better Rich Text Editor in ASP is the ewebeditor you just saw. The address is:
Http://www.ewebsoft.com/product/ewebeditor? Action = demo

12/18/2003 Pm | jiebao # reply: A group of online Rich Text editors

Kuaibao ~~

At present, many Internet cafes still use IE 5.0. In fact, I also like the contenteditable attribute, but IE 5.0 does not seem to be valid> <

Therefore, IFRAME is still required in many cases.

This document is available in msdn for vs. NET 2002. The title is like "Create HTML editor", and the differences between hta and htm files are also described.

| TSOs # reply: A group of online Rich Text editors

As Mr. Kong taught me, encapsulate them for ease of use (I thought especially during design ...)

| TSOs # reply: A group of online Rich Text editors

Hello:
Your freetextbox
Http://www2.zzu.edu.cn/pb/w/ftb/
I cannot find it. Could you send me a copy? Thank you!
Submaie@163.com

1/2/2004 am | tommax # reply: A group of online Rich Text editors

Can you send me a copy?
Axlwish@163.com
Thank you!

1/2/2004 Pm | axlwish # reply: A group of online Rich Text editors

Common ASP rich text editing is implemented by DHTML + javascript technology.
The general aspx rich text editing is also
Dhtrml + javascripot/DHTML + C #/dthtm + VB.net
Who has the source code of aspx Rich Text?

| Feihu # reply: A group of online Rich Text editors

Ewebeditor
Great!

3/29/2004 | dakular # reply: A group of online Rich Text editors

I downloaded your freetextbox Chinese Version 1.6.3, which cannot be used in vs2002. I don't know how to use it. I don't want to install vs2003, so I am worried that my previous programs will be affected after the upgrade. I am a cainiao. Please give me some advice. thank you.

4/13/2004 Pm | ZC # reply: A group of online Rich Text editors

I am stupid. After reading README, I don't know which part of my webpage is included?

6/6/2004 Pm | ice # reply: A group of online Rich Text editors

Click Save to display the following information:

"/" Indicates a server error in the application.
--------------------------------------------------------------------------------

A potentially dangerous request. form value is detected from the client (freetextbox1 = "<p> <B> <font face = Ari.

If the data is successfully saved, Where can the data be saved? How to obtain the data?
Please advise. Thank you !!

6/30/2004 Pm | LCL # I lost it and found it. Can you help me?

Hello! I have a special understanding and emotion for the HTML online editor. Two days ago, I saw an online word editor from you. It was great! After IE is opened, a window is displayed, that is, word. In my memory, the website thought was www.webword.com, but later I found no.
You can help me find it! Thank you!

------------------
I have been a sales and e-government project for many years. Online editors have deep feelings. It is impossible to give up. I also understand the application of this item. If you think you can discuss it, we can talk about it. I don't understand development, but I want to develop an HTML online editor by myself. Toto371@126.com my mailbox.

7/2/2004 am | toto # Re: A group of online Rich Text editors

About "Slave client... A potentially dangerous request is detected. form value "error, because the unencoded text submitted by freetextbox contains HTML format ,.. NET Framework 1.1 sets the default value of page request verification to true for the sake of page security.
The solution is to add
<% @ Page Language = "VB" validaterequest = "false">
At the same time, the content submitted by freetextbox is HTML encoded, such:
Label1.text = server. htmlencode (freetextbox1.text)

| Deshu # Re: A group of online Rich Text editors

Freetextbox 2.0 has been released. It directly supports Chinese and does not need to be written in Chinese. It is very good ..
Http://www.freetextbox.com/default.aspx

| Deshu # Re: A group of online Rich Text editors

I also made an editor ~~

Http://www.chinamis.net/web_pages/demo/more.htm

| Komatu # Re: A group of online Rich Text editors

I saw this editor webnoteeditor in csdn.

Nice http://www.shaoys.com/WebNoteEditor_Sample/ too

| MK # Re: A group of online Rich Text editors

Although 2.0 is good, but it is not open-source, with silence,
If vs2002 cannot be used to download ftb1.6.3, is it prompted that the version is not high enough,
If so, change the start part of the project file to your existing vs style,
My vs2001 can be used after it is changed,
In other words, compile the program in cmd,
It is not difficult enough. It took me one afternoon to complete it. We recommend that you use vs for editing and compiling!

10/9/2004 am | suzhq # Re: A group of online Rich Text editors

Ewebedit is really good.

10/18/2004 Pm | fire size # Re: A group of online Rich Text editors

How can I save freetextbox? Why can't I see the effect? Could you give me some advice? If I want to change the path of the uploaded image, where can I change the source code, please give advice,
Thank you !!!!

10/18/2004 Pm | fire size # Re: A group of online Rich Text editors

To fire:

By default, the "save" button does not perform any operations, but it comes with a saveclick server event. You can write the event processing code in the server code and perform your own save operations.

You can place other buttons in addition to the freetextbox control to do the same (just like in the. Text blog program) (then you can hide the "save" button ),

Freetextbox provides the "save" button to bring your Save button together with other toolbar buttons of freetextbox, so that you can create an editing environment similar to word. However, this is not the only method. You can still choose the method mentioned above.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.