Dear all,
I got the similar problem. Is the current version of Cute Editor for .Net capable to count the number of characters user entered? Also, can it count the characters including and excluding the HTML tags? If yes, how to do that?
for example: <b>aaa</b>
characters count including html tags: 10
characters count excluding html tags: 3
Thank you!
Derek