curl-users
Re: Access is denied due to an ACL set Dan Fandrich (2007-06-29)
Date: Mon, 2 Jul 2007 12:55:38 -0700 (PDT)
Thanks Dan.
>I don't think you can use -b to set two cookies at once; use another -b for
>the second cookie. > Use multiple -F to be safe
>(although didn't someone else already say to use -d instead?)
>compatible with
You are absolutely right. After I changed it to multiple -b for the cookies part and multiple -F for the form fields, it works!
>You're tacking a -d style parameter to the end of the URL
>(i.e. ?action=upload_nowiz)--is that really what you want?
Actually I got the URL from LiveHTTPHeaders. I didn't change anyhting. Without the "?action=..." part, it won't show the correct page.
Thanks again for your great help!
---------------------------------
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
Received on 2007-07-02