本文介绍了将电子邮件存在检查到域中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,
我有问题,请仔细阅读.

1).我已经将注册表格开发到我的网站中.
2).此表格以用户的电子邮件地址为准.
3).假设用户输入自己的电子邮件地址,例如
[email protected]
4).现在我要检查
中是否存在电子邮件地址[email protected] 域是否为"xyz.com".

请提供有关上述主题的方法,代码或dll文件.

任何人都可以帮助我,这将对您有很大帮助.
谢谢
Mahesh Patel(VIPSha)

hi friends,
I have a problem, Please read carefully.

1).I have developed registration form into my website.
2).This form take email address from user.
3).Suppose the user enter his/her email address like
[email protected]
4).Now I want to check that the email address [email protected] is exists in the
domain "xyz.com" or not.

Please provide methods, code or dll files regarding to above topic.

Anyone can help me, that will great help.
Thanks
Mahesh Patel(VIPSha)

推荐答案



这篇关于将电子邮件存在检查到域中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 03:33