|
|||||||||
|
Password fieldsPassword fields are single-line text entry fields that do not display the characters entered by the user, for example:
<INPUT TYPE="password" NAME="password" SIZE=20 VALUE="ABC"> They are specified by an INPUT element where TYPE="password". In all other respects they are identical to normal single-line text fields: the same optional attributes can be used.
Spinning the Web by Andrew Ford |
||||||
Copyright © 1996-2002 Ford & Mason Ltd |