I guess this should be pretty simple but I can't seem to get it working, plus googling is not getting me anywhere... The HTML code is this:
<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?
Something like:
curl -F "[email protected]" http://DOMAINNAMEHERE.COM/Forms/Config_3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With