|
-
August 26th, 2010, 09:20 AM
#12
Re: Attempting to log into website from java
 Originally Posted by Norm
I'm assuming that the HTML form is correctly sent by a browser and it gets a response. So if you look at what the browser sends to the server and compare that against what your program sends to the server, perhaps you'll see a difference.
You've only posted what your code sends. What does the browser send?
No, I posted both. Post #7 is captured from httpFox through the browser. The code is what I'm intending to send through the program in post #1.
It looks like it's sending the same POST data (aside from that middlewaretoken thing, although I did add that on as well, hardcoded). I'm also sending what I think are the necessary headers.
Thanks for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|