how to validate whether user entered email id is valid or not in vb.net for windows application?
i.e.how to check email format in textbox(vb.net)
plz answer with some source code...
how to validate whether user entered email id is valid or not in vb.net for windows application?
i.e.how to check email format in textbox(vb.net)
plz answer with some source code...
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.
Jan MontanoPosted Sep 9, 2007, 9:37 PM
Here's a simple vb.net version