Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    10
    Views
    1,975

    [SOLVED] Re: sending password form post doesn't work

    Maybe the server does not like the way it is receiving the password and wants to make sure it is talking to a person and not a program.
  2. Replies
    10
    Views
    1,975

    [SOLVED] Re: sending password form post doesn't work

    response code is FOUND
    Strange. I've never seen the word FOUND as the response code. It has always been a number like 200 or 404

    content length is 20
    What is in the content?
  3. Replies
    10
    Views
    1,975

    [SOLVED] Re: sending password form post doesn't work

    I have no idea why the server didn't send any content.
  4. Replies
    10
    Views
    1,975

    [SOLVED] Re: sending password form post doesn't work

    Add code to print the response code and the contents of the response header.
  5. Replies
    10
    Views
    1,975

    [SOLVED] Re: sending password form post doesn't work

    What response do you get from the server when you run that code with the login attempt?
Results 1 to 5 of 5