|
Validating email address!
I need to validate an email address by contacting the servers.
Ex:if someone enters the email address:test@yahoo.com,then I need to ensure that id exists.Only comparing the pattern wont be good idea,so I want to do something more.Plz help me.
|