Filter out emailaddresses

  • Thread starter Thread starter Arjen
  • Start date Start date
A

Arjen

Hi,

I have the source of a HTML file which contains a list of contacts.
Now I am looking for a tool/script which can read the file and gives me
back all e-mail adresses.

Can somebody help me with this?

Thanks!
Arjen
 
Hi,

You will have to use a regex for that, if you loook in the archives you will
see a lot of examples of regex for doing just that.



--
Ignacio Machin
machin AT laceupsolutions com

| Hi,
|
| I have the source of a HTML file which contains a list of contacts.
| Now I am looking for a tool/script which can read the file and gives me
| back all e-mail adresses.
|
| Can somebody help me with this?
|
| Thanks!
| Arjen
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top