Parse an HTML Page for Links
Category:
String ManipulationType:
SnippetsDifficulty:
BeginningAuthor:
MisterPimpVersion Compatibility: Visual Basic 6
More information:
This simple example will extract links from an HTML page. I wrote it mainly to better understand the InStr function.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download extractlinks.zip