70
Netprog 2002
-
HTTP
Input Attributes
•
The
TYPE
attribute is used to specify
what kind of input is allowed:
TEXT
,
PASSWORD
,
FILE, ...
•
•
Every
INPUT
tag must have a
NAME
attribute.
•