Click here to Skip to main content
15,900,378 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Im using text box for email in my windows application...while entering email in the text box i want to allow only 3 dots in that text box...alphabets and numbers are allowed..please give the validation for that text box...
Posted

1 solution

you have put regular expression validation .

that regular expression validation to set validation expression as Internet emailaddress
 
Share this answer
 
Comments
premkumar.r 31-Oct-11 7:23am    
please send that regular expression validation..im not able to find that coding...
premkumar.r 31-Oct-11 11:05am    
pls reply for rhis issue

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900