cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Sending a Form Name

From: Emanuel <gin_at_quicknet.nl>
Date: Wed, 27 Jun 2007 08:49:00 +0200

I don't believe the name of the form is being sent. I have never seen such a thing.

What would be a good idea is to install LiveHTTPHeaders, and then use your browser to submit the form
on the website, and this plugin will then tell you what variables are being sent.
  ----- Original Message -----
  From: J M
  To: curl-and-php_at_cool.haxx.se
  Sent: Wednesday, June 27, 2007 7:06 AM
  Subject: Sending a Form Name

  ok I have a target form I am not able to log in to because it's checking for the form name:

  <form name="myform" action="http://www.website.com/login.php" method="post">

  I've confirmed that this is the issue. How can I pass this form name to the login script?

  I see that a few years ago someone else asked this question but didn't get an answer. Any help?

  -J

------------------------------------------------------------------------------
  Change is good. See what's different about Windows Live Hotmail. Check it out!

------------------------------------------------------------------------------

  _______________________________________________
  http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-27