post a file in a form with comline
Ulric Cuvelier <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Organization | 1+3 Design |
| Message-ID | <[email protected]> |
Hello all, I would like to use the comline tool to automate a form request. This form contains a file and other inputs. I can't find the correct syntax for the file input I think it should look like this : comline -form -post http://myurl "input1=myFileName" "input2=value2" "input3=value3" Can someone help me ? Thanks, Ulric