POST FILE IN A FORM WITH COMLINE

Hello all,

Question from a newbie :


Can anyone help to find the correct syntax to use COMLINE to automate the post of a form which contains a file and other inputs.

I didn't find it in the docs, neither in the list.

I think it should look like :

comline -form -post http://actionFormUrl "input1=filename" "input2=value" ...

I tested it with success without the file input, but I don't know how to refer to the file.

Thanks,


Ulric

Received on Thursday, 22 August 2002 14:04:19 UTC