Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: delphi 2007 Indy 10 Idhttp,Post a website,then RedirectUrl is 'http:',but no

www.cryer.info
Managed Newsgroup Archive

Re: delphi 2007 Indy 10 Idhttp,Post a website,then RedirectUrl is 'http:',but no

Subject:Re: delphi 2007 Indy 10 Idhttp,Post a website,then RedirectUrl is 'http:',but no
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 10 Dec 2007 09:50:13

"zhang rou" <archy8478@163.com> wrote in message
news:475c92fd$1@newsgroups.borland.com...

> when I login the website with IE,I find a Post redirecturl that
> is correct
>
> but when I use idhttp to post the website,I find that,the
> redirecturl is 'https'

So what exactly is the problem?  The site is simply redirecting your app to
a different URL than it does for IE.  Either you are not posting the same
data that IE does (maybe you are missing a cookie or something) such that
the site needs you to log in differently, or else the site has IE-specific
content that it does not give to other browser types.  Either situation is
not uncommon.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive