1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Forms > <INPUT ...>

Attribute for <INPUT ...>
MAXLENGTH =integer

MAXLENGTH sets the maximum number of characters for text or password fields.

<FORM ACTION="/cgi-bin/html/mycgi.pl">

account ID: <INPUT TYPE=TEXT NAME="accountID" MAXLENGTH=4><BR>
password: <INPUT TYPE=PASSWORD NAME="password" MAXLENGTH=8>

<P><INPUT TYPE=SUBMIT VALUE="submit">
</FORM>

gives us this form:

account ID:
password:

<INPUT CHECKED> >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com