cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl command (post data question)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Sep 2009 17:15:59 +0200 (CEST)

On Wed, 2 Sep 2009, Jagg Crossbone wrote:

> http://www.handelsblatt.com/default.aspx?_p=389&wp1_symbol=DXU9.DTB&wp1_t=wp1_quoteshistory

> curl -d
> "ctl00%24ctl00%24ctl22%24ctl00%24ctl03%24DD_Step=5&ctl00%24ctl00%24ctl22%24ctl00%24ctl03%24DD_Lines=100"
> "http://www.handelsblatt.com/default.aspx?_p=389&wp1_symbol=DXU9.DTB&wp1_t=wp1_quoteshistory"
> > source.html

> Do I miss something else in the -d parameter?!

There are three more hidden fields in that form that you don't send. The
__VIEWSTATE one is likely to be vital.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-09-02