Subject: Re: Attachment "Box" (covers MIME) Sun Sep 27 18:14:31 1998 > I would like to set up an email form to allow an attachment to also be > attached. Does anyone know how to do this? basically, it's a MIME issue. to upload files from a form, you need to use more or less the following:
the two items of note being the 'enctype="multipart/form-data"' line in the