Page 2 of 2

Posted: Sun Aug 28, 2005 9:13 pm
by Chris Corbyn
Please let's try to keep the politics out of this topic guys. This is a business offer.

Posted: Mon Aug 29, 2005 8:45 am
by infolock
That's cool. Just thought it was another "outsourcing" scheme that has been popping up lately...

Posted: Mon Aug 29, 2005 10:55 am
by onion2k
infolock wrote:eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$"
That won't work .. it'll fail on .info email addresses.

Posted: Mon Aug 29, 2005 10:56 am
by John Cartwright

Code: Select all

eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$"
Although I wouldn't be using eregi in the first place :?

Edit | sorry I didn't even realize what thread this was... :?

Posted: Mon Aug 29, 2005 10:59 am
by feyd
"Stay on target; stay on target"

on-topic please, boys. :)

Posted: Thu Sep 01, 2005 1:58 pm
by infolock
i like it, therefore i use it.

Notice Private Message

Posted: Tue Sep 13, 2005 5:44 am
by egreene
I have sent you a private message just in case you did not notice it.

Eljon