cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: post textarea field with the content from a text file

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 20 Sep 2006 23:29:22 -0700

On Wed, Sep 20, 2006 at 10:08:28PM -0400, Qianqian Fang wrote:
> hi Dan
>
> I changed the command option from "-F text=@Redbird.f90" to
> "-d text=@Redbird.f90", and got this error message:
>
> You can only select one HTTP request!
>
> does that mean I should put all request parameters into the content of
> the file?

You need to change all the -F to -d. Combining them doesn't make sense,
so curl complains.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-09-21