Email splitting...

TurkVista - Cem Kozinoglu (kozin@turkvista.com)
Tue, 19 Oct 1999 17:27:49 +0300


This is a multi-part message in MIME format.

------=_NextPart_000_0051_01BF1A57.43FB8FE0
Content-Type: text/plain;
	charset="iso-8859-9"
Content-Transfer-Encoding: quoted-printable

Hi;

I need to split emails from HTML when I get the page with LWP....
Like if I had an HTML page including the code below;

Email Me!

Are there any special functions to get the emails or split the tags we =
want with LWP or any other Module?
I need an Urgent help if avaliable.... thanks for your help...

Best Wishes;
Cem Kozinoglu
< kozin@turkvista.com >



------=_NextPart_000_0051_01BF1A57.43FB8FE0
Content-Type: text/html;
	charset="iso-8859-9"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
Hi;
 
I need to split emails = from HTML when=20 I get the page with LWP....
Like=20 if I had an HTML page including the code below;
 
<html>
<body>
<a href=3D"mailto:any@body.= com"=20 >Email Me!</a>
</body>
</html>
 
Are there any special = functions to=20 get the emails or split the tags we want with LWP or any other=20 Module?
I need an Urgent help = if=20 avaliable.... thanks for your help...
 
Best Wishes;
Cem = Kozinoglu
<=20 kozin@turkvista.com = >
 
 
------=_NextPart_000_0051_01BF1A57.43FB8FE0--