cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with Orbitz webpage!

From: Ralph Mitchell <rmitchell_at_eds.com>
Date: Wed, 23 Oct 2002 09:55:37 -0500

One word: cookies.

Typically, ya gotta start from the first page, saving cookies right from the
git/go. Read through the html from the first page, POST or GET the next page,
rinse, lather, repeat.

No, I haven't tried it with Orbitz. Yes, I have tried it with Travelocity.com,
and it worked fairly nicely. Mind you, I'm in the same bunker as
Travelocity.com's servers, which might make a difference... :)

Ralph Mitchell

Daniel Stenberg wrote:

> On Tue, 22 Oct 2002, Rahul Hampole wrote:
>
> > I filled in all the needed form data after running the
> > script through formfind.pl.
> >
> > Unfortunately it dosent work. Then I found the exact
> > string that is passed as GET and tried that out in my
> > browser. It works perfectly. I used the same string
> > with curl and it dosent. Any solutions on that, please
> > help
>
> [URL]
>
> Did you put single or double quotes around the URL? In what way does it fail?
> What OS/curl version (blablabla as always).
>
> --
> Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Influence the future
> of Java(TM) technology. Join the Java Community
> Process(SM) (JCP(SM)) program now.
> http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
Received on 2002-10-23