About This Code
Brief Description:
Rich text editing
Last Modified:
10 Jun 2003
OpenNTF Disclaimer
All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Code / Description
Rich text editing using the ms editor control native to IE 5.x and higher
Usage / Example
Thought this example application might be of use in any project that needs some sort of rich text editing capabilities.
6/10/03 - Uploaded my latest version.
Code Attachments
Comments
Posted by The Turtle on 07/23/2002 10:05:23 AMNice piece of work!
Most cool... this actually works with no tweaking needed! If your users are bitching about the
Domino Java editor, give them this (unless they're using Opera or Netscape, in which case they're
hosed).
Thanks, Alan!
Turtle
Posted by Kurt Snyder on 11/30/2002 09:12:26 PMMac support?
A quick look at this app looks very promising. I'm particularly pressed for a rich text editor
that will work on Mac as well as Windows, but don't have a Mac handy to test with -- can you tell
me if it's been tested there, or if it's likely to work? Thanks much.
Posted by Alan Hurt on 12/18/2002 07:51:25 AMMac Support - doubtful
Posted by Tero Niemi on 06/10/2003 02:17:35 AMGreat (and a little bug)
This is fabulous editor. We would like to use it in many applications, could you mail me at:
teroNOSPAM@alias.fi of how you license this (ie. can we change it to our needs and use freely in
any app).
In addition a little bug was found, if you don't have a table and try to insert row or column you
get a javascript error and are unable to create table afterwards.
Posted by Alan Hurt on 07/03/2003 09:11:50 AMMac Support - doubtful
I have never tested this on a Mac, but I would imagine
that the Mac version of IE would have some sort of
problem with the active x control and possibly some of
the javascript
Posted by Darius Burger on 11/13/2009 04:47:06 AMXPages Capability
Hi - will this work on XPages as well? I'm looking for a rich text control where one can embed images from documents and/or the application. The standard rich text core control does not support the feature as just explained.