I-D ACTION:draft-ietf-html-fileupload-02.txt

Internet-Drafts@CNRI.Reston.VA.US
Tue, 25 Apr 95 11:58:01 EDT

--NextPart

A Revised Internet-Draft is available from the on-line Internet-Drafts
directories. This draft is a work item of the HyperText Markup Language
Working Group of the IETF.

Title : Form-based File Upload in HTML
Author(s) : E. Nebel, L. Masinter
Filename : draft-ietf-html-fileupload-02.txt
Pages : 8
Date : 04/24/1995

Currently, HTML forms allow the producer of the form to request information
from the user reading the form. These forms have proven useful in a wide
variety of applications in which input from the user is necessary.
However, this capability is limited because HTML forms don't provide a way
to ask the user to submit files of data. Service providers who need to get
files from the user have had to implement custom user applications.
(Examples of these custom browsers have appeared on the www-talk mailing
list.) Since file-upload is a feature that will benefit many applications,
this draft proposes an extension to HTML to allow information providers to
express file upload requests uniformly, and a MIME compatible
representation for file upload responses. This draft also includes a
description of a backward compatibility strategy that allows new servers to
interact with the current HTML user agents.

The proposal is independent of which version of HTML it becomes a part.

Internet-Drafts are available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
"get draft-ietf-html-fileupload-02.txt".
A URL for the Internet-Draft is:
ftp://ds.internic.net/internet-drafts/draft-ietf-html-fileupload-02.txt

Internet-Drafts directories are located at:

o Africa
Address: ftp.is.co.za (196.4.160.2)

o Europe
Address: nic.nordu.net (192.36.148.17)
Address: ftp.nis.garr.it (192.12.192.10)
cd mirrors/internet-drafts

o Pacific Rim
Address: munnari.oz.au (128.250.1.21)

o US East Coast
Address: ds.internic.net (198.49.45.10)

o US West Coast
Address: ftp.isi.edu (128.9.0.32)

Internet-Drafts are also available by mail.

Send a message to: mailserv@ds.internic.net. In the body type:
"FILE /internet-drafts/draft-ietf-html-fileupload-02.txt".

NOTE: The mail server at ds.internic.net can return the document in
MIME-encoded form by using the "mpack" utility. To use this
feature, insert the command "ENCODING mime" before the "FILE"
command. To decode the response(s), you will need "munpack" or
a MIME-compliant mail reader. Different MIME-compliant mail readers
exhibit different behavior, especially when dealing with
"multipart" MIME messages (i.e., documents which have been split
up into multiple messages), so check your local documentation on
how to manipulate these messages.

For questions, please mail to Internet-Drafts@cnri.reston.va.us.

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version
of the Internet-Draft.

--NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"

--OtherAccess
Content-Type: Message/External-body;
access-type="mail-server";
server="mailserv@ds.internic.net"

Content-Type: text/plain
Content-ID: <19950424100031.I-D@CNRI.Reston.VA.US>

ENCODING mime
FILE /internet-drafts/draft-ietf-html-fileupload-02.txt

--OtherAccess
Content-Type: Message/External-body;
name="draft-ietf-html-fileupload-02.txt";
site="ds.internic.net";
access-type="anon-ftp";
directory="internet-drafts"

Content-Type: text/plain
Content-ID: <19950424100031.I-D@CNRI.Reston.VA.US>

--OtherAccess--

--NextPart--