VB.Net - TechRepublic
General discussion
January 14, 2004 at 01:27 PM
aussie dilbert

VB.Net

by aussie dilbert . Updated 22 years, 5 months ago

In VB.NET (2003), how do I view a web page, view the source, strip out all the “a href=”‘s and their descriptions is available and then write to an external file the orginal URL and title followed by the stripped “a href” and its description.

I would appreciate the code to do this, for then I may learn by deconstructing the result for other purposes.

I am new to VB.NET and programming in general, as I’m trying to cross over from system administration.

This discussion is locked

All Comments