cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Curl to check bank details

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 Jun 2006 11:46:00 +0200 (CEST)

On Mon, 5 Jun 2006, Mikael Grön wrote:

> The first run works fine, but second stage gives an internal server error.
> I've tried different referer addresses, like the url from the first run and
> the url my browser holds when I surf to the first stage, but nothing makes
> any difference.

And you used LiveHTTPHeaders to see what your browser sends and then made sure
your curl attempts are as similar as possible?

> What am I doing wrong?

We can't tell since it most likely is some server-end checks/requirements you
fail to meet.

> Is there any way to analyze the authentication methods of a page, and match
> them with curl?

Authentication methods? I don't even see how you pass user and password in
this case, but normally banks don't deal with plain normal http authentication
but instead make you POST to it with user credentials.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET