|
|
Browse by Tags
All Tags » word count
-
Is there any way to prevent pasting in or typing in more than a particular maximum number of words in the editor? I am using the editor for classic ASP and can see how to limit characters, but not words. Given that the interface already does a word count, I can't imagine that a maximum word count would be all that hard to do, but I can't see it in ...
-
Hi,
I am currently using the cute editor control in my application so that users can add HTML text to a database. I have set the property ShowBottomBar = true; so that my users will have an indication of the word and character count before they save their text.
Unfortunatly the character count does not ...
-
I need to be able to access the word count on the client side to ensure my users have actually entered something in the control before the form is submitted.
Is there a method or property to do this?
Thanks,
Becky
|
|
|