Using CURL to submit a form (google captcha)

Discussion in 'PHP' started by theferno, Jan 18, 2010.

  1. #1
    Hello, I'm trying to submit a form using CURL/PHP. Right now, my program gets a page with a form (google captcha) and tries to submit it. The form has a captcha on it that I enter. The problem is my captcha response does not validate. I think it has something to do with the cookies stored. This is because when I log the information using Fiddler, I find that their are more cookies sent when I use this form normally online compared to running my program.

    Any ideas?
     
    theferno, Jan 18, 2010 IP
  2. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #2
    its best if you list that direct link for the form once too for analyze
     
    chandan123, Jan 19, 2010 IP
  3. theferno

    theferno Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    im not allowed to upload links yet but..

    sorry dot google dot com / sorry / Captcha?
     
    theferno, Jan 19, 2010 IP
  4. ghprod

    ghprod Active Member

    Messages:
    1,010
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #4
    you can share link and change http with hxxp for example :)

    regards
     
    ghprod, Mar 31, 2010 IP