I do that basic validation before hand. Part of my application notifications and events information will be sent to the email address given. Users doesn't want the a process like when username gets created send an email and register. So the only way that I can think of to validate the email address that they provide is doing this type of checking and alering the user if they fat finger the email address
Main Topics
Browse All Topics





by: HairbrushPosted on 2009-11-05 at 07:04:19ID: 25750176
Why do you not want to use a regular expression?