Showing posts with label Email validation. Show all posts
Showing posts with label Email validation. Show all posts

12/12/2011

How to validate Email in a text box? Vb.Net code for beginner

To check whether user is entering a valid email  format or not. We need to write a vb.net code , which  is very simple and also easy. To show this I will create a function to check the entry made by user.For better understanding of these type of vb.net code or database related inquiry the book written by Mike Murach is very good book which is available on amazon with free shipping charge, I will suggest one can  refer

What & How