Results 1 to 6 of 6

Thread: Web Browser Componant Questions

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    19

    Web Browser Componant Questions

    How would one make it so my VB application will Click a Image/Button on my Web Browser Componant on a timer or a click of a cmd button?

    i want to load up a web page and have it log in.
    the login button would be something like

    <input type="image" src="Directory/Login.gif">

    or whatever xD
    help would be appreciated : )

  2. #2
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    Re: Web Browser Componant Questions

    There will be a Javascript fucntion the fire when you click the login gif, find out its name also find out the names of the 2 text fields, password and username first.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    19

    Re: Web Browser Componant Questions

    hmm i looked thru the jscript files of the site and theres nothing.

    but i ran across this
    <input type="hidden" name="submit" value="TRUE"> | then it goes into the button i want to activate.
    <input type="image" src="Directory/Login.gif">

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    19

    Re: Web Browser Componant Questions

    and yer i already got the password and username field names : )

  5. #5
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    Re: Web Browser Componant Questions

    whats the page ?

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    19

    Re: Web Browser Componant Questions

    the site name is www.DarkThrone.com
    its some site that my friends use and they want this auto clicker thing.
    so im tryin to help em out :S

    if i can figure this one thing out i should be able to finish it with ease xD

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