cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl + form question

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Oct 2000 08:30:30 +0200 (MET DST)

On Sun, 22 Oct 2000, anand v wrote:

> and then I did this
>
> curl -F destination="75025"
> http://www.weather.com/cgi-bin/uncgi/zip_city_search

Read the FAQ, section 3.3. (http://curl.haxx.se/docs/faq.shtml)

> Could any one please give some examples of curl actually getting data
> from a form URL????

Try the TheArtOfHttpScripting doc, also available online at
http://curl.haxx.se/docs/httpscripting.shtml.

> I have tried like travelocity, oag.com and expedia.com and more or less I
> could not succeed and I have used formfind.pl and then used curl with -F
> option

Nope, because -F isn't the correct option to use.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-10-23