cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: POST data help please

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Sat, 24 Sep 2005 01:10:41 -0500

You should probably try going through the usual login sequence with a tool
like LiveHTTPHeaders running in Firefox. That way you'll see exactly what
the browser does, so you can emulate it.

Ralph Mitchell

On 9/24/05, tyme <tymezz_at_gmail.com> wrote:
>
> Hello, my program needs to interface with my website to upload data to the
> forums.
>
> the url should look something like "
> www.site.com/login.cgi?Username=User&Password=Pass<http://www.site.com/login.cgi?Username=User&Password=Pass>
> "
>
> when I try to post it will come back saying username and password are
> incorrect. telling me that something went wrong..
>
> if someone can show me an example of something that does this same thing I
> would appreciate it. I've used the examples as a reference, but to no avail.
>
Received on 2005-09-24