Problem with phone numbers is the format, but you should be able to use the
email code and modify it with regular expressions to do phone numbers.

By the way harvesting can be a pain in the butt, but if you sort of know the
format regular expressions are a must. And there are plenty of examples if
you Google what you are looking for.

For example Google phone validation will return regular expressions for many
different styler of numbers, whether it be international or local.


On Tue, Sep 20, 2011 at 10:25 PM, Jim Mixon <[email protected]> wrote:

>
> thank you John . . . works good for emails . . . .now if I can get
> telephones that well I will be all set . . .
>
> jim
>
>
>
> ________________________________
> From: John M Bliss <[email protected]>
> To: cf-talk <[email protected]>
> Sent: Tuesday, September 20, 2011 8:07 AM
> Subject: Re: Parsing txt
>
>
> Email: http://cflib.org/udf/getEmails
>
> Didn't see a pre-canned solution for phone but shouldn't be too
> difficult...
>
>
> On Tue, Sep 20, 2011 at 6:59 AM, Jim Mixon <[email protected]> wrote:
>
> >
> > Hopin I could get some help parsing bodies of text for telephone numbers
> or
> > email addresses? I don't know any programming language so I can use all
> the
> > help I can get.
> >
> > thanks in advance
> >
> > jim
> >
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347539
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to