cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re[2]: post question

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Jun 2003 10:02:22 +0200 (CEST)

On Wed, 11 Jun 2003, Paul Accosta wrote:

[snip]

> Content-Type: application/x-www-form-urlencoded.

This line shows us that this is not a multi-part formpost at all and thus you
should not use curl_formadd() to build this formpost.

> So is it that the browser IE is not following the RFC1867 standard?Or am I
> missing the point here?

You should use CURLOPT_POSTFIELDS instead, and nothing else. ;-)

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
Received on 2003-06-12