-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks