cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Trying to download a filled in webpage

From: Pedro <phboba_at_gmail.com>
Date: Sat, 28 Feb 2009 00:06:52 -0300

>
> Newbie to curl. be gentle
> I am trying to download a webpage that has been filled in automatically.
> What I have done is sent the correct information to the webpage Which
> in turn displays the result that I want.
> But when I run this command
> curl.exe -o meme
> "http://local.live.com/default.aspx?v=2&rtp=adr.6200%20S%20Main%20street,Ashtabula,OH~adr.4338%20Lake%20Road%20W,Ashtabula,OH"
>
>
> I get the following error,
>
> <head><title>Document Moved</title></head>
> <body><h1>Object Moved</h1>This document may be found <a
> HREF="http://maps.live.com/default.aspx?v=2&amp;rtp=adr.62000S0Main0street,Ashtabula,OH~adr.43380Lake0Road0W,Ashtabula,OH">here</a>
> </body>
>
>
> any help would be greatly appreciated
>
> Thanks,
> Rob

Had a similar problem once.
Don't know if it works for you, but try -L
-------------------------------------------------------------------
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-02-28