cURL / Mailing Lists / curl-users / Single Mail

curl-users

Posting with ----data-urlencode

From: Kyle Welsh <kywelsh_at_gmail.com>
Date: Mon, 13 Sep 2010 19:44:12 +0100

Hey, having problems with the usage of --data-urlencode <data>

By statement is:

curl -v -s -b /home/<user>/cookies.txt -F Student_ID=262144  -F
file=@$Dir/user.jpeg   -F name=$name ---data-urlencode bio="String of
words" "http://www.example.com/takeuser.php"

Any corrections and/or optimisations greatly appreciated.

Regards
Kyle
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-13