Skip to main content
May 9, 2006
Answered

RTE Rich Text Editor

  • May 9, 2006
  • 3 replies
  • 485 views
Hi Guys,

Anyone aware of a stable RTE Rich Text Editor code that can be included in a record update page?

I need to have a RTE that allows for multiple fields. Most only seem to allow for one field and do not work well with ASP code and their Javascript.

Any suggestions welcomed please.

Thanks Jules
This topic has been closed for replies.
Correct answer
Guys, thank you for your input. Really appreciated.

Alexandru thank you so much. KTML is perfect and was working on one of my larger CMS sites for me in minutes.

Thanks

Jules

3 replies

Inspiring
May 9, 2006
The TinyMCE "fine print" says it requires additional extensions when using
FireFox for "some functions"

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"darrel" <notreal@nowhere.com> wrote in message
news:e3q54u$2v1$1@forums.macromedia.com...
>
>> Anyone aware of a stable RTE Rich Text Editor code that can be included
>> in a
>> record update page?
>>
>> I need to have a RTE that allows for multiple fields. Most only seem to
>> allow
>> for one field and do not work well with ASP code and their Javascript.
>
> Who's 'their' javascript?
>
> As for text area replacements, Xstandard is great, but not javascript
> based.
>
> For javascript ones, I've recently started playing with TinyMCE. Seems OK.
> By default, it lets you use it on all textarea boxes on the page.
>
> -Darrel
>


Inspiring
May 9, 2006

> Anyone aware of a stable RTE Rich Text Editor code that can be included in
> a
> record update page?
>
> I need to have a RTE that allows for multiple fields. Most only seem to
> allow
> for one field and do not work well with ASP code and their Javascript.

Who's 'their' javascript?

As for text area replacements, Xstandard is great, but not javascript based.

For javascript ones, I've recently started playing with TinyMCE. Seems OK.
By default, it lets you use it on all textarea boxes on the page.

-Darrel


Inspiring
May 9, 2006
Hi Jules,
You should consider KTML Lite 4.0.1
http://www.interaktonline.com/Products/Online-HTML-Editor/KTML-for-Dreamweaver/Try-Download/

It's free and it integrates perfectly with Dreamweaver

Alexandru

> Hi Guys,
>
> Anyone aware of a stable RTE Rich Text Editor code that can be included in a
> record update page?
>
> I need to have a RTE that allows for multiple fields. Most only seem to allow
> for one field and do not work well with ASP code and their Javascript.
>
> Any suggestions welcomed please.
>
> Thanks Jules
>
Correct answer
May 9, 2006
Guys, thank you for your input. Really appreciated.

Alexandru thank you so much. KTML is perfect and was working on one of my larger CMS sites for me in minutes.

Thanks

Jules