cURL / Mailing Lists / curl-users / Single Mail

curl-users

login does not pass through the POST request

From: Pourriels <pourriels.xfm_at_gmail.com>
Date: Thu, 14 Jul 2011 15:32:10 +0800

Dear curl users,

I am trying to login to POST form of www.centralgreen.com.sg/login.php

Here is the command I use

  *curl.exe --data "login=mylogin&password=mypassword&Button_DoLogin=Login"
www.centralgreen.com.sg/login.php?ccsForm=Login*

As you can see in the result of the page, the password is passed in the
form, but not the login.
Could it be possible than the ccs script at the beginning modifies
something?

Thank you
Pourriel

-------------------------------------------------------------------
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 2011-07-14