cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Post request

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 16 Sep 2005 13:00:30 +0200 (CEST)

On Fri, 16 Sep 2005, Gerard Brul wrote:

> - I send a POST request to a HTTPS server

> - I receive a page back with information and also containing 'data' I must
> reuse to get the next page back
>
> How can I get this data from the html-page and reuse it in the next curl
> request?

By using libcurl. There is simply no way to do this with the command line
tool. Pick a binding for your favourite script language!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-09-16