curl-and-php
RE: Sending a Form Name
Date: Wed, 27 Jun 2007 08:09:08 -0700
Like I already said, I have confirmed that this is the problem. <form name="myform" <--Anyone else have any ideas or experience with this? TIAFrom: gin_at_quicknet.nlTo: curl-and-php_at_cool.haxx.seSubject: Re: Sending a Form NameDate: 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
_________________________________________________________________
Make every IM count. Download Windows Live Messenger and join the i’m Initiative now. It’s free.
http://im.live.com/messenger/im/home/?source=TAGWL_June07
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-27