| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl command (post data question)
From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Fri, 04 Sep 2009 07:36:47 +0200
Jagg Crossbone wrote:
You must probably do it in two steps. First you do a plain GET request
1) curl -c cookiejar.txt http://www.handelsblatt.com/default.aspx
Then you extract the hidden form fields (__VIEWSTATE et al) and perform
2) curl -b cookiejar.txt -c cookiejar.txt -d "__VIEWSTATE=xxxxx" ...
Linus
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info