Textbox maxlength..... Why doesnt that ever work???

  • Thread starter Thread starter Darren Clark
  • Start date Start date
D

Darren Clark

Anyone have a solution for being able to set a max char limit for a
textarea?
 
This is not a ASP.NET issue.
HTML textarea elements do not have a maxlength property.
You need to add some client code to handle this.
A
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top