Does anybody know how to limit the number of characters that can be TYPED (not READ) into a text box in HTML? For example, in this box i can type as much as I want, but all the text may not be READ. Can I get this cursor to stop accepting typed characters after the character limit has been reached?