How do I use values in an HTML page in conjunction with Visual Basic .NET?

Dr.Bk

New member
Let's say I wanted to read several values from a website, such as a Yahoo or Google Finance. I would want to read those values from the website, input them as variables in VB. NET and manipulate them. How would I go on in doing so, and how, if possible, can I make the program run at the same time each day, as if it works continuously? Do I have to know a higher programming language to do this?
 
Back
Top