curl-and-php
Re: Posting with an automatic hidden post
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 3 Feb 2009 19:32:55 +0100 (CET)
Date: Tue, 3 Feb 2009 19:32:55 +0100 (CET)
On Tue, 3 Feb 2009, Pierre Danjou wrote:
> Once I get this hidden key. How the hell can I post it without reloading the
> page. Indeed, if I post using CURL, it will reload the page and then the
> "hidden field" will change.
This is completely false. curl will do exactly what you ask it to do, so it
will only "reload" it if you tell it to, and it will only POST if you tell it
to do that.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-02-03