Click to See Complete Forum and Search --> : Ready made textbox tool to allow text formating


TonyLoco23
01-06-2009, 04:29 PM
Is there a special textbox tool that I can download and put on webpages to allow users to input and format text. I.e. make certain text bold, italic, do line breaks, change the text color, etc.

I.e. like the textbox I am typing in right now to write this message, only with a few less options, i.e. (no way to attach a file , etc.)

I write my code in vbscript with asp, so preferably something that would work with that.

martinshort74
01-07-2009, 04:30 AM
Check this out.

http://tinymce.moxiecode.com/

You can customize the features that are displayed. The only probs i have had is that it does sometimes get upset with copy and pasting from programs like MS Word.

Kuriyama
01-09-2009, 10:40 AM
Check this out.

http://tinymce.moxiecode.com/

You can customize the features that are displayed. The only probs i have had is that it does sometimes get upset with copy and pasting from programs like MS Word.

Be careful with Tiny. It's not as easy to use as you think. You can do a lot of stuff with Tiny but it has pretty crappy documentation.

calliepeck
01-13-2009, 07:27 AM
http://www.fckeditor.net/

I've used this little guy and it's preferred by a number of CMS developers. Easy to use and customize.