Rich text validation
Hi there,
Is there any way to validate the input in the rich text area before submission? Let's say I have a form with rich text enabled and user just copy/pastes something off net. It looks all fine, but at the time of submission it doesn't validate and gives coldfusion error report. However, that is already too late as half of the form has been already submitted and some tables updated/records created which makes a big mess. So is there any way to validate html code inside the text area?
cheers,
Simon
