Member 11046622 Ответов: 0

Проверьте, работает ли погодная электронная почта или нет. VB.NET


Hello there one of my friends  today told me about online email verifying services that verifies that the email exists or not !

i myself then tried one of the services to check weather they work or not and they does now my question is is it possible to make something like this  in vb.net too cause as far as i know they use php scripts to get the input data the then to check weather the email is working or not. so it is possible to do something like in vb.net too 

like a person input a email in a text-box and then press button and then get a message box that email working or not 

i think it can be quite useful for any desktop app which will enable direct registration rather then going to the website  

i got ideas of making something like this from here  http://verify-email.org/

kind regards 


Что я уже пробовал:

я действительно пытался погуглить его, но получил только какой-то код регулярного выражения, чтобы проверить, содержит ли письмо @emaildomain или нет

но я хочу это проверить, а не проверять регулярным выражением

0 Ответов