AutoHotkey Community

It is currently May 26th, 2012, 10:26 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Email Validation
PostPosted: August 7th, 2008, 2:02 am 
Offline

Joined: December 29th, 2006, 6:57 am
Posts: 123
Location: Australia
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)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 7th, 2008, 2:37 am 
Offline

Joined: May 28th, 2008, 2:11 am
Posts: 739
Location: Minnesota, USA
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 7th, 2008, 2:45 am 
Offline

Joined: April 18th, 2008, 7:57 am
Posts: 1390
Location: The Interwebs
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 7th, 2008, 3:27 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
Freeware app:
http://www.analogx.com/CONTENTS/downloa ... /lmpro.htm

and I had such a nice post count 444, this post ruins it :cry:

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 7th, 2008, 9:45 pm 
Offline
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8666
Location: Salem, MA
HugoV wrote:
and I had such a nice post count 444, this post ruins it :cry:


We can always delete a few useless posts...

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 16th, 2008, 7:29 am 
Offline

Joined: December 29th, 2006, 6:57 am
Posts: 123
Location: Australia
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)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 16th, 2008, 9:30 am 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
You can use regex to validate the form of email addresses.

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 16th, 2008, 4:55 pm 
Offline

Joined: May 28th, 2008, 2:11 am
Posts: 739
Location: Minnesota, USA
That link was already posted :P

_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: azure, Bing [Bot], bobbysoon, iBob35555VR, Tilter_of_Windmills, tomoe_uehara and 69 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group