File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes javascript/html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "javascript/html" Watch "javascript/html" New topic
Author

javascript/html

prateek saluja
Greenhorn

Joined: Nov 25, 2007
Posts: 2
how to limit the text box entry
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Assuming you're talking about an input field of type=text, then you can use the maxlength attribute to set the maximum allowable number of characters.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: javascript/html