Question HtmElement Get value of Element by ID

athacks

New member
Joined
Aug 6, 2010
Messages
1
Programming Experience
1-3
Im trying to work out on reading the value of specific inputs while WebBrowser is running.

Example :

Navigate to an URL (using WebBrowser Component)
GetElementByID and read it's value, not all the html output
Put value in a label
Done


But apperantly it isnt that easy, may someone please atleast point me to the right direction? I'm tired of searching day and night, if possibke a solution would be greatful!
 
Back
Top