how to validate a correct email
am new to c# sharp am developing a system for validating emails but i don have idea on how to do it can someone help pliz
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.
keyurPosted Feb 9, 2015, 7:40 AM
In asp.net there are validation controls.use RegularExpression validation control and give expression
you can use like this