SonicArmada
500+ Head-Fier
- Joined
- Oct 7, 2006
- Posts
- 546
- Likes
- 0
Not solely an HTML question, but it's related.
Say I have a web page with a whole bunch of email addresses on it, plus a lot of other content. How can I easily salvage all of the emails from the source file so I can save them in a separate database? I've just been searching for mailto: tags and manually copying, but that got tedious after five addresses.
Is there an easy way to do this?
Thanks
Edit: There are about 1500 addresses, and all contained within a link (<a href=address>Person's Name</a>)
Say I have a web page with a whole bunch of email addresses on it, plus a lot of other content. How can I easily salvage all of the emails from the source file so I can save them in a separate database? I've just been searching for mailto: tags and manually copying, but that got tedious after five addresses.
Is there an easy way to do this?
Thanks

Edit: There are about 1500 addresses, and all contained within a link (<a href=address>Person's Name</a>)