check active email address
VS2005
how will i check if the email address entered by the user is active?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munir ShaikhPosted Aug 7, 2007, 1:57 AM
You will have to follow the stpes like
First check if domain exists
Secondly u need to check if user exists witht the server
You can do Mx-record exist on the server
and finally ping the users inbox, now u decide how u can do this,
But these are the general steps as per my knowledge.
Regards,
>>Munnamax