Visual Basic Email Extractor
Introduction:
Today we will be making a simple program to extract all emails within a web page source. We will be doing it manually rather than using Regex.
Notes:
This will require a webpage which contains one or more emails.