cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: curl to login with POST and redirect

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Dec 2009 11:31:55 +0100 (CET)

On Mon, 7 Dec 2009, LoD MoD wrote:

> I take it I will need to create a custom script using libcurl or pycurl for
> this?

Please don't top-post, we lose track of context.

Yes, you often need to make a series of requests to repeat browser actions and
then writing a script is necessary. That can be done using the curl command
line tool or one of the many bindings for libcurl. It's really your choice.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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 2009-12-08

These mail archives are generated by hypermail.

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

File upload with ASP.NET