cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: errors using cURL to submit a form and download a file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 29 Jul 2009 15:43:38 +0200 (CEST)

On Wed, 29 Jul 2009, Maximilian Rausch wrote:

> I have tried several curl commands but I have been unsuccessful, and I've
> been hiting my head against the wall for a while trying to figure out what
> is going on. If anyone can provide some further advice or guidance please
> let me know.

First, you're using curl the command line tool and thus curl-users is a much
better list to ask this on.

> curl -d
> 'qry=1&frmEffectiveDt=06%2F29%2F2009&FRMENDDT=07%2F30%2F2009&B1=Download'
> https://www.gasnom.com/ip/southernpines/transposting.cfm?id=3

-L ? cookies? login first and then download ?

You may find and learn additional clues here =>

         http://curl.haxx.se/docs/httpscripting.html

-- 
  / daniel.haxx.se
Received on 2009-07-29