"HTTP 1.1 302 found" message with Indy



I am trying to make an application in order to make the login on the
eBay web site.
I'm using the TidHTTP and TIdCookieManager components of the suite Indy
through the method "Post".
When I send the data with "Post" I obtain this message: "HTTP 1.1 302
found" and the HTML code of the page (that I write on a Memo) does not
be found.

This happens on the website http://offer.ebay.it/ws/eBayISAPI.dll
instead on the http://signin.ebay.it/ws/eBayISAPI.dll I do not receive
the error and the HTML code comes shown.

On what it depends? How I can arrange?

Thanks

.



Relevant Pages

  • Re: "HTTP 1.1 302 found" message with Indy
    ... I'm using the TidHTTP and TIdCookieManager components of the suite Indy through the method "Post". ... instead on the http://signin.ebay.it/ws/eBayISAPI.dll I do not receive the error and the HTML code comes shown. ...
    (comp.lang.pascal.delphi.misc)
  • Re: "HTTP 1.1 302 found" message with Indy
    ... >> eBay web site. ... >> the error and the HTML code comes shown. ... >in any case i think that is a redirect and if i am ... There's a property on the Indy TidHTTP component to tell it to obey ...
    (comp.lang.pascal.delphi.misc)