cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl simulate post of multi page fillin

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Feb 2007 21:44:21 +0100 (CET)

On Thu, 15 Feb 2007, xinyang qian wrote:

> I've problems using curl in simulate fill-in multi-page fill in, (like
> subsribe an online member while >1 pages info are there for user to fill
> in). I tried using cookie but there is no cookie generated (-c) so on
> page-2, if I use -b option, it failed.

If no cookies are used, they tend to either generate a URL to use that
contains some session info or they're used with forms containing hidden fields
or similar.

As usual, LiveHTTPHeaders will tell you the truth and all you have to do is
mimic.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-02-15