Well, this actually turned out to be hard, and I seriously dont know of a way to do this. Ok, so I have a program that will take text entered by the user, insert it in some textboxes on a webpage, then submit and dozens of links will come back. Now all the liinks are in order, and I need to get the first one. Whats really hard, is its not like its the samething everytime. I just need to get to the first link somehow and click it. I tryed a couple ways, but all of them turned out to not work. Is there a way of doing this in Vb?