DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    regina Guest

    maximum length for a textbox


    Good morning,

    i`m a new user or beginner to Java..and i`m currently using JSP..i would
    like to know the what is maximum length of char i can input into a textbox
    or maximum size of a textbox?

    thank you

  2. #2
    Paul Clapham Guest

    Re: maximum length for a textbox

    Since you are using JSP, you must be asking about the defined maximum length
    of an <INPUT> text box in HTML. I do not know if there is a maximum, but if
    there is you would find that information in an HTML, not Java, resource.
    (However an <INPUT> box that accepted 1000 characters, say, would look very
    strange on the screen. Why do you need to know this?)

    PC2

    "regina" <java.@127.0.0.1> wrote in message news:3d28ef1a$1@10.1.10.29...
    >
    > Good morning,
    >
    > i`m a new user or beginner to Java..and i`m currently using JSP..i would
    > like to know the what is maximum length of char i can input into a textbox
    > or maximum size of a textbox?
    >
    > thank you




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links