CF function/UDF to clean Word-generated HTML?
Hello, everyone.
Is there, out there somewhere, a CF function or UDF that will take a string of Word-generated HTML and remove all the cruft from it?
I'm using TinyMCE as the rich-text editor for a CMS, and the people who are creating/modifying the content are using Word - and when they paste into the TinyMCE editor, most of the time there is no problem. However, every once in a while something gets pasted that, no matter what one does, entire paragraphs will come out in bold (even though they weren't bolded in Word) and other stuff.. I'd like to clean that out BEFORE it goes to the database.
Thanks,
^_^
