| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Easy "POST" question but cannot figure it out!!
From: <jon_at_linertia.com>
Date: Wed, 14 Nov 2007 11:06:45 -0800 (PST)
Hi all,
Here is the very very simple form that I am trying to automate login to:
<form method="post" action="">
I also changed the method of POST to GET (to see what is posted to the
www.example.com/index.html?email=email%40email.com&password=pass&login=Log+in
so now that I know what data is being sent, I use the following command line:
curl -c cookie -d
For some reason, this does NOT work! I use the verbose option in curl and
email=email%40email.com&password=pass&login=Log+in< HTTP/1.1 404 Not Found
Anybody have any ideas? You guys are great!
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info