Ford & Mason Ltd
HOME
ABOUT
CONTACT
RESOURCES
ADVERTISING



donations support the development of
cronolog.org
and
refcards.com

next up previous contents index
Next: Multiple-line text fields Up: Defining fields Previous: Defining fields


Single-line text fields

Single-line text fields are simple text entry fields, for example:

    <INPUT TYPE="text" NAME="name" SIZE=40 VALUE="XXX">

TEXT is the default type for the INPUT element. The optional attribute SIZE indicates how wide in characters the field should be. The text entered can be longer than this, in which case it will scroll. The optional MAXLENGTH attribute specifies the maximum number of characters, otherwise the length is unlimited. An initial value for the field can be specified with the VALUE attribute, also optional.


[ITCP]Spinning the Web by Andrew Ford
© 1995 International Thomson Publishing
© 2002 Andrew Ford and Ford & Mason Ltd
Note: this HTML document was generated in December 1994 directly from the LaTeX source files using LaTeX2HTML. It was formatted into our standard page layout using the Template Toolkit. The document is mainly of historical interest as obviously many of the sites mentioned have long since disappeared.

 
Copyright © 1996-2002 Ford & Mason Ltd