Silly question, but when saving, I want to check if the user entered any text. However, the cuteEditor.Text method always returns a break html tag and text line break even if the user did not enter anything. Is there an easy way to check the length of the text without any markups?
Thanks