Hi Rowshan,
On Sat, Sep 5, 2009 at 1:38 AM, Rowshan Dowlatabadi <dro...@ya...>wrote:
> I am trying to send the user name and password to a redirected page.
> Basically, when I open www.example.com, the proxy server redirects the
> browser to another page (http://ProxyServerIP:Port/cgi-bin/auth?) which
> has a user name, password files and an image button for submitting the
> credential. After providing the correct user name and password, the browser
> shows the original page www.example.com.
>
> Is it possible to accomplish this using curl-loader? If so, how?
>
>
> Sure, This is the most basic scenario cared by the tool.
The redirections are cared automatically.
Look at the example, e.g. curl-loader/conf-examples/bax.conf
Here the first URL redirects to the second URL, which is empty as it is
resulting
from the redirection process. The second URL is a POST form and parameters
are passed there.
Reading of FAQs could be also productive, which are located in README or
here:
http://curl-loader.sourceforge.net/doc/faq.html#conf-file-details
Take care!
> --
> Truly,
> Robert Iakobashvili, Ph.D.
> ......................................................................
> www.ghotit.com
> Assistive technology that understands you
> ......................................................................
>
|