curl-users
Re: Re: post textarea field with the content from a text file
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 21 Sep 2006 22:58:58 +0200 (CEST)
Date: Thu, 21 Sep 2006 22:58:58 +0200 (CEST)
On Thu, 21 Sep 2006, Qianqian Fang wrote:
> replacing all -F to -d generate similar result as all -F, i.e. the file name
> was pasted as the field value instead of the file content.
1. Always always always use LiveHTTPHeader first when doing the operation
manually and then try to repeat the same request with curl
And if that doesn't work for you:
2. Show us the HTML of the form you want curl to "fill in", and possibly even
some request/response headers from (1)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-09-21