in reply to Re: Grabbing e-mail addresses from a variable
in thread Grabbing e-mail addresses from a variable
That has the same greediness issues that Bilbo referred to with the '@.*' potentially grabbing half the document. Also you are probably being to restrictive about what form a valid e-mail address should take - but I would rather not get into that discussion here as it has been the subject of a multitude of flamewars^Wdiscussions Elsewhere
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Grabbing e-mail addresses from a variable
by nite_man (Deacon) on Jun 20, 2003 at 13:11 UTC |