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: Posting with an automatic hidden post

From: Daniel Stenberg <daniel_at_haxx.se>
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-php
Received on 2009-02-03

These mail archives are generated by hypermail.

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

File upload with ASP.NET