Thread
:
I need an auto email confirmer.
View Single Post
04-04-2002, 12:30 AM
proffitmaster
Confirmed User
Join Date: Mar 2002
Posts: 134
Do you want to confirm if the email address is valid or do you want to confirm that its exist?
if you want to check if email address is valid this regular expression should do it
('/^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/')
proffitmaster
View Public Profile
Find More Posts by proffitmaster