September 2001
Intermediate to advanced
640 pages
31h 42m
English
<input type=file> — NN 2, 3, 4, 6 MSIE 2,3, 4, 5.5, 6 HTML 4.01 WebTV Opera5
<input type=file> (no end tag)
Allows users to submit external files with their form submission. It is accompanied by a “browse” button when displayed in the browser.
accept=
MIME type
Specifies a comma-separated list of content types that a server processing the form will handle correctly. It can be used to filter out nonconforming files when prompting a user to select files to send to the server.
name=
text
Required. Assigns a name to the control.
Read now
Unlock full access