I think I am just not familar with HttpClient enough to handle the cookies and redirects, would you be kind enough to show me some sample code ? Thanks.
Frank -----Original Message----- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 5:48 PM To: Commons HttpClient Project Subject: RE: Yahoo login with Httpclient Frank, I thought the problem had been resolved. What's wrong with taking MrPostman's code as a starting point and implementing the same thing using HttpClient? Oleg On Tue, 2004-05-04 at 23:41, Min (Frank) Ni wrote: > Any luck in trying to get a page after logging into Yahoo with HttpClient ? > > Frank > > -----Original Message----- > From: Michael Becke [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 29, 2004 12:35 AM > To: Commons HttpClient Project > Subject: Re: Yahoo login with Httpclient > > > Well, I've tried a variety of things, but I cannot successfully login > to yahoo. Attached is the code that I've been using. It includes two > methods, one to simulate logging in from a browser with JavaScript > turned off, and another to simulate with JS on. Perhaps someone else > can figure it out from here. > > Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
