I've been assigned a project that requires me to go to a specific web site, put a number in a specific blank, click the
'Search' button, and then scrape the amounts posted on the screen that displays the results of the search. I will need to move back and forth between both screens.
I have found next to no information on how to do this in VB.NET. I'm sure there has to be a way to screen scrape and post to a web site with VB.NET, but I have no idea where to start.
Anyone has any ideas on how to accomplish this?
'Search' button, and then scrape the amounts posted on the screen that displays the results of the search. I will need to move back and forth between both screens.
I have found next to no information on how to do this in VB.NET. I'm sure there has to be a way to screen scrape and post to a web site with VB.NET, but I have no idea where to start.
Anyone has any ideas on how to accomplish this?