cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Your opinion on ome automation

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 20 Sep 2006 12:50:07 -0700

On Wed, Sep 20, 2006 at 09:53:25PM +0200, martin.boulte_at_free.fr wrote:
> curl -o seLoger060912.txt -d
> "av=0&cp=71&euro=1&idpays=250&idtt=2&idtypebien=2&mm=on&pxmax=50000&immobw_ann_qrypg=2"
> http://www.seloger.com/recherche.htm?

This last one is the closest to what you want. Eliminate the ? in the URL
portion and add a -G option, and that should do it. Add -v to see the request
that curl actually sends to confirm it's doing what you want.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-09-20