验证输入的电子邮件地址是否真实,ASP.net [英] Validating if the inputted email address is real,ASP.net

查看:453
本文介绍了验证输入的电子邮件地址是否真实,ASP.net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



任何知道如何验证新用户输入的电子邮件是否真实的人。

Hi,
Anyone who knows how to validate if the email inputted by the new user is a real one.

推荐答案

Real或者只是看起来真实?前者通常通过向他们发送一封电子邮件来完成,该电子邮件包含他们点击以进行验证的链接。后者通常是通过查找构成电子邮件的组成部分来完成的。
Real or just looks real? The former is usually done by sending them an e-mail with a link that they click to validate. The latter is usually done by looking for the component parts that make up an e-mail.


后者可以使用正则表达式验证器


-Frinny
The later can be achieved using a Regular Expressions Validator.

-Frinny


为了帮助更多这里使用的正常表达模式:

And to help even more here''s a good regular expression pattern to use:

展开 | < span class =codeLinkonclick =selectAll(this);>选择 | Wrap | 行号


这篇关于验证输入的电子邮件地址是否真实,ASP.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆