[Info-vax] HTTP and HTML File Upload Basics

Phillip Helbig undress to reply helbig at asclothestro.multivax.de
Thu Oct 22 12:51:41 EDT 2020


In article <rmscmf$us7$1 at gioia.aioe.org>,
helbig at asclothestro.multivax.de (Phillip Helbig (undress to reply))
writes: 

> <title>upload test</title>
> <h1>upload test</h1>
> <form method="POST" action="/scripts/dcl_env_rm">
> Name:
> <input name="name" type="text" size=40 maxlength=80><BR>
> Comment:
> <input type="text" name="textline" size="30"><BR>
> file:
> <input type="file" name="datafile" size="40">
> <P>
> <input type="submit" value="send">
> </form>

Maybe I need

   enctype="multipart/form-data"

as well, but then the FORM_ symbols are not correct, or at least I don't
understand them.




More information about the Info-vax mailing list