thanks for the response...i will pay more attention to the primer.
On 6/3/07, Roland Weber <[EMAIL PROTECTED]> wrote:
Hello, > Hello, I have used HttpClient on one other program for logging into a site > (using post), and it worked perfectly (after following a redirect after the > post). > I am having problems doing the same exact thing for another site. There is no general solution to this problem. Every site can have a different login procedure, different session handling, and whatever. Please study our Client HTTP Programming Primer: http://wiki.apache.org/jakarta-httpclient/ForAbsoluteBeginners Give special care to the required parameters and the cookie handling. good luck, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
