I did that as well but, decided to go for the html editor option instead.

Actually it would probably be easier to get a html area editor and write a
little parser to remove everything in angled brackets, everything before
<body> etc.  The may actually already be a a filter to output in text only.

Darren Adams
Web Developer
Marketing Department
Systems Union

Office: 01252 55 6220
Mobile: 07714 817 038
Email: [EMAIL PROTECTED]

"Data + Structure = INFORMATION"


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 14 June 2001 15:17
To: CF-Talk
Subject: Re[2]: Text Editor


I did the same and indeed this solution would be perfect if it could insert
the
tags at the cursor, and not always at the end of the contents...

____________________Reply Separator____________________
Subject:    Re: Text Editor
Author: [EMAIL PROTECTED]
Date:       6/14/01 3:06 PM


> Yes...we use this also and it's great bit I require a text editor that I
> can incorporate into a web interface. An all-in-one solution.

Me too.  I couldn't find one, so I wrote some javascript which inserts HTML
tags to a <textarea> box when a button is pressed.  Not the best solution
but it works.

Will
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to