Hello everyone.
I recently learned how to log in on a website, I haven't been using httpwebrequest a lot though in the past, so right now I'm working with GetElement by ID/Value
Now, I know how to go from Program Textbox -> Webbrowser textbox
I would love to learn how I could do the reverse version.
So for example, I log in on a website and I click a button: Get Balance, then I would like to be able to get a certain part of the text on a webpage to be entered in my label...
This would help me out to create an account manager.
Hope someone can help me, if things aren't clear enough, make sure to reply!
I recently learned how to log in on a website, I haven't been using httpwebrequest a lot though in the past, so right now I'm working with GetElement by ID/Value
Now, I know how to go from Program Textbox -> Webbrowser textbox
I would love to learn how I could do the reverse version.
So for example, I log in on a website and I click a button: Get Balance, then I would like to be able to get a certain part of the text on a webpage to be entered in my label...
This would help me out to create an account manager.
Hope someone can help me, if things aren't clear enough, make sure to reply!



