in reply to Re: Automatically Logging in to a Webpage
in thread Automatically Logging in to a Webpage

I'm going to leave the cookie field blank, so the cookies will be destroyed when the program finishes. I want a fresh login every time.

My Virtual Agent isn't redirecting either when it gets the 302 Moved code. According to my understanding of the RFC 2616, if a user is POST'ing data and the server sends 302, the browser is supposed to ask for user confirmation that they want to be redirected.

So I guess this is why the Virtual Agent isn't redirecting.

Any ideas on how to fix that?
  • Comment on Re^2: Automatically Logging in to a Webpage