Possible Duplicate:
limit number of characters entered in textarea
How can I set a limit on the number of characters possible to go into a textarea? I have a textarea that you can put max 50 characters into it. How can i make this with Javascript. I want that the enters are also characters so people wont put lots of enters.
try this:
or