Results 1 to 6 of 6

Thread: VB.NET -> Search in HTML class ?

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2009
    Posts
    176

    VB.NET -> Search in HTML class ?

    EDIT: I'm using Visual Basic 2008

    Hi.

    Is it possible for VB.NET to search in a HTML class?

    Because I'm making a program that will click on a link in a class called "click" and in the class there is a link (href) that wan't my program to click on.

    So simply, I wan't my program to search in the class "click" after a href and then click on it.

    Or, if it's more easy, it could give me the value of the link. ( This one would be better for me, because then I could collect some info from it ).

    If you wonder why I need this program I can explain:

    I work in PHP for most of my time, and now I'm creating a website and a game, and a cPanel for the users. To controll everything it would be more effectiv if I had a "remote control", and thats what I'm building in VB.Net.

    // Kevin
    Last edited by worqy; May 15th, 2010 at 01:13 PM.
    PHP Code:
    $im_addicted_to_programming true

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width