Fill-Out Form Example #8
This is another fill-out form example, with a password entry form.
Logging In To A Remote Service
Type in your username:
Type in your password:
To log in, press this button:
Logging In To A Remote Service (With Defaults)
If you wish to log in as a guest, do not change the default values.
Type in your username:
Type in your password:
To log in, press this button:
Things you may want to note:
input
elements of type
PASSWORD
are normal text entry fields, except all characters are represented by an asterisk (
*
).
Back to example 7
or
forward to example 9
.