curl-users
Re: Troubles Posting...
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 Jun 2006 22:31:16 +0200 (CEST)
Date: Wed, 7 Jun 2006 22:31:16 +0200 (CEST)
On Wed, 7 Jun 2006, Phippen, Neil wrote:
> --This logs me into my application, now I would like to POST using a form
> found inside... the call I have given it is...
How is the HTML for this form? File upload forms are typically multi-part and
then you should use -F instead of -d ...
> Can anyone shed some light on the proper structure for making this sort of
> call?
Yeps, this little docs can:
http://curlm.haxx.se/docs/httpscripting.html
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-06-07