Question

How does one use a rich web text editor in coldfusion?
is there any website from where i can get and use code for "rich web text editor" ?

Was it helpful?

Solution

  • If you are looking for a WYSIWYG editor that end users could utilize on your website, likely in conjunction with a textarea object, then checkout TinyMCE.
  • If you are looking for a ColdFusion IDE, your best bet is utilizing the Eclipse IDE with the CFEclipse plugin. An Adobe based IDE is also available called CFBuilder, though this route is not free.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top