|
-
Feb 9th, 2006, 09:21 PM
#1
Thread Starter
Junior Member
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 : )
-
Feb 9th, 2006, 10:26 PM
#2
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.
-
Feb 9th, 2006, 10:48 PM
#3
Thread Starter
Junior Member
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">
-
Feb 9th, 2006, 10:51 PM
#4
Thread Starter
Junior Member
Re: Web Browser Componant Questions
and yer i already got the password and username field names : )
-
Feb 9th, 2006, 11:38 PM
#5
Re: Web Browser Componant Questions
-
Feb 9th, 2006, 11:48 PM
#6
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|