I've implemented a version of the javascript checking for the RadEditor that is found on this forum, but I am still having issues because if a person spellchecks the RadEditor they are able to bypass the checking.
For example if you want the max to be 100 charscters and they are at 100 characters, but in their text they have mispelled words that when fixed add characters it goes over the maximum length. How would I tie into the spellcheck control to know the text has been changed and to recount it?
For example if you want the max to be 100 charscters and they are at 100 characters, but in their text they have mispelled words that when fixed add characters it goes over the maximum length. How would I tie into the spellcheck control to know the text has been changed and to recount it?
