Interview Question in Visual Studio 2005
Interview Question :: Scraping Text from web pages in VB.NET |
I need a specific code example of how to load a website, copy the text and then write it to a text file in VB.NET using Visual Studio 2005.
Sequence
1:) Load webpage from list
2:) download text
3:) write text to file
Also, if you happened to know of a way, within VB.NET, to do this asynchronously - I would appreciate some example code of that.
THIS IS NOT HOMEWORK |
|
|
|

Loading ...