I suppose this should be pretty simple, but I can't get it to work, and googling doesn't give me anywhere ... HTML code:
<FORM ENCTYPE="multipart/form-data" METHOD="POST" ACTION="/Forms/Config_3"> <INPUT TYPE="FILE" NAME="FileUpload" SIZE="15" MAXLENGTH="15"> <INPUT TYPE="SUBMIT" NAME="UPDATE_BUTTON" VALUE="Update" VALUE="Change">
How can I turn this into a curl command line?
stereochilly
source share