Click here to Skip to main content
15,891,184 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHelp required Pin
MaheshSharma12-May-10 21:39
MaheshSharma12-May-10 21:39 
AnswerRe: Help required Pin
Amit Patel198512-May-10 22:52
Amit Patel198512-May-10 22:52 
AnswerRe: Help required Pin
Pranay Rana13-May-10 0:01
professionalPranay Rana13-May-10 0:01 
QuestionHow to check if an email address exists without sending an email? Pin
ansriharsha12-May-10 21:02
ansriharsha12-May-10 21:02 
AnswerRe: How to check if an email address exists without sending an email? Pin
Michel Godfroid12-May-10 21:23
Michel Godfroid12-May-10 21:23 
AnswerRe: How to check if an email address exists without sending an email? Pin
JHizzle12-May-10 22:45
JHizzle12-May-10 22:45 
GeneralRe: How to check if an email address exists without sending an email? Pin
ansriharsha12-May-10 23:44
ansriharsha12-May-10 23:44 
GeneralRe: How to check if an email address exists without sending an email? Pin
JHizzle13-May-10 0:48
JHizzle13-May-10 0:48 
ansriharsha wrote:
regular expression will only validate the email address format,which we are using,


Right, which is what I said.

I don't think you're going to be able to do this without sending a test email int eh first place which defeats the purpose of the exercise. Your other option is to strip the domain out, do a webrequest to it on the assumption that they have a website set up on it. If so, better chance that the email address is valid, if not, it's a dud.
GeneralRe: How to check if an email address exists without sending an email? Pin
The Man from U.N.C.L.E.13-May-10 3:44
The Man from U.N.C.L.E.13-May-10 3:44 
GeneralRe: How to check if an email address exists without sending an email? Pin
JHizzle13-May-10 3:49
JHizzle13-May-10 3:49 
AnswerRe: How to check if an email address exists without sending an email? Pin
suwangsoft14-May-10 1:36
suwangsoft14-May-10 1:36 
QuestionEnterprise Library logger Pin
A M SOMAN12-May-10 20:52
A M SOMAN12-May-10 20:52 
AnswerRe: error with Enterprise Library logger Pin
Ankur\m/12-May-10 21:01
professionalAnkur\m/12-May-10 21:01 
AnswerRe: Enterprise Library logger Pin
A M SOMAN13-May-10 1:55
A M SOMAN13-May-10 1:55 
QuestionInvalid attempt to call Read when reader is closed Pin
indian2212-May-10 19:48
indian2212-May-10 19:48 
AnswerRe: Invalid attempt to call Read when reader is closed Pin
Arun Jacob12-May-10 20:35
Arun Jacob12-May-10 20:35 
Questionhow to fetch the url of image and store in database Pin
developerit12-May-10 18:55
developerit12-May-10 18:55 
AnswerRe: how to fetch the url of image and store in database Pin
saini arun12-May-10 21:38
saini arun12-May-10 21:38 
GeneralRe: how to fetch the url of image and store in database Pin
developerit12-May-10 22:15
developerit12-May-10 22:15 
GeneralRe: how to fetch the url of image and store in database Pin
saini arun12-May-10 22:34
saini arun12-May-10 22:34 
GeneralRe: how to fetch the url of image and store in database Pin
developerit13-May-10 0:58
developerit13-May-10 0:58 
Questioncache question on a webservice Pin
soorma12-May-10 11:43
soorma12-May-10 11:43 
QuestionDisplay problem Pin
Dhyanga12-May-10 6:49
Dhyanga12-May-10 6:49 
AnswerRe: Display problem Pin
Not Active12-May-10 7:25
mentorNot Active12-May-10 7:25 
GeneralRe: Display problem Pin
Dhyanga12-May-10 8:50
Dhyanga12-May-10 8:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.