cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Problem with imagevenue.com - SOLVED

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 14 Apr 2007 21:29:52 +0200 (CEST)

On Sat, 14 Apr 2007, Rudolf Martin wrote:

> In my first attempts I used the URL-encoding with %.., with no success.
>
> Now I send the data without encoding and it works.

[...]

> In the manual I read:
> The data *must* be properly URL encoded.

You use -F but quote from the -d section. -F is for multipart formposts and
they are not URL encoded.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-04-14

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET