trichview.support
Re: Char limit? |
Author |
Message |
Sergey Tkachenko |
Posted: 06/12/2002 11:41:22 Possible implementation - calculate a number of characters in OnChange, and call Undo if it is too large. But actually, for 10000 characters this method will be too slow. But I do not know another way. I would recommend you do not make limitations while user enters text, but check this limit on saving. > How can i limit the charcount? I dont want that user enters more then 10.000 > chars. > > |
Powered by ABC Amber Outlook Express Converter