-
-
Top News
- Sharing MTS USB internet with other computers
- Solution for Network Cable Unplugged
- NextGEN Gallery causing Page Not Found error and Duplicate content pages
- Using Binatone Router with BSNL Broadband Connection
- BSNL Broadband DNS Servers
- Some websites not working with BSNL broadband connection
- jQWizard Version 1 Released
- UPS for Wireless Router or Modem
- Admagnet Review
- PHP coding conventions
HTML Archive
-
Limiting characters in input textbox in HTML
Posted on October 4, 2010 | No CommentsAdd maxlength attribute to the <input> tag eg: <input type=”text” maxlength=”4″ /> The above textbox can have only 4 characters. Please note that the maxlength attribute is not supported for...

