Programming...

Discussion in 'Programming' started by SexyWoodenSpoon, Apr 3, 2008.

  1. #1
    Hi there,
    Im currently writing 2 or 3 programs for a client, and some for myself. I have a problem with one of them. What it must do is connect to a search engine (of my choice) and click a link, preferrably not a sponsored one. Ive managed to write a batch file that will connect to the search engine and search for a term. Any ideas on how to get it to click the first link.

    Please note, I am experienced enough in VB and C++ to write a stable program so if anybody thinks it is more appropriate to have it as a C++/VB/Java program then just say. Thanks for your help!

    Regards,

    SexyWoodenSpoon
     
    SexyWoodenSpoon, Apr 3, 2008 IP
  2. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Arkserver, Apr 3, 2008 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #3
    Parse the search result and make a http request of all urls in the search result.
     
    it career, Apr 3, 2008 IP