AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Email Validation

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
TeeTwo



Joined: 29 Dec 2006
Posts: 123
Location: Australia

PostPosted: Thu Aug 07, 2008 1:02 am    Post subject: Email Validation Reply with quote

I have done a search and could not find anything. Has anyone tried a email verification script. You know to find out if a email is valid without actually checking bounce backs of messages.

The reason, I have a site and when giving away a free software version I get a collection of emails, some are invalid. I wish to sort these so I can inform the people of updates.
_________________
(The guy from Oz)
Back to top
View user's profile Send private message
Slanter



Joined: 28 May 2008
Posts: 739
Location: Minnesota, USA

PostPosted: Thu Aug 07, 2008 1:37 am    Post subject: Reply with quote

I don't believe it's possible to check if an email address exists without first sending an email to it, which is why so many sites require you to click on a link in an email sent to you in order to validate the email address.
_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.
Back to top
View user's profile Send private message Visit poster's website
Krogdor



Joined: 18 Apr 2008
Posts: 1390
Location: The Interwebs

PostPosted: Thu Aug 07, 2008 1:45 am    Post subject: Reply with quote

Although you won't be able to tell if the email address actually exists, this page describes how to check if an email address is properly formatted by using regular expressions.
Back to top
View user's profile Send private message AIM Address
SoLong&Thx4AllTheFish



Joined: 27 May 2007
Posts: 4999

PostPosted: Thu Aug 07, 2008 2:27 pm    Post subject: Reply with quote

Freeware app:
http://www.analogx.com/CONTENTS/download/network/lmpro.htm

and I had such a nice post count 444, this post ruins it Crying or Very sad
_________________
AHK Wiki FAQ
TF : Text files & strings lib, TF Forum
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Thu Aug 07, 2008 8:45 pm    Post subject: Reply with quote

HugoV wrote:
and I had such a nice post count 444, this post ruins it Crying or Very sad


We can always delete a few useless posts...
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
TeeTwo



Joined: 29 Dec 2006
Posts: 123
Location: Australia

PostPosted: Sat Aug 16, 2008 6:29 am    Post subject: Reply with quote

Thanks for heads up, I downloaded the program and will investigate. I have started to learn PHP but what with creating Basic programs learning AHK and now PHP I will not know if I am Arthur or Mather. I know I will start studying biology.

Thanks again all for pitching in
_________________
(The guy from Oz)
Back to top
View user's profile Send private message
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Sat Aug 16, 2008 8:30 am    Post subject: Reply with quote

You can use regex to validate the form of email addresses.
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Slanter



Joined: 28 May 2008
Posts: 739
Location: Minnesota, USA

PostPosted: Sat Aug 16, 2008 3:55 pm    Post subject: Reply with quote

That link was already posted Razz
_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group