I was wondering how i would be able to validate a textbox for the E-MAIL address of a person. For example it cant have anything like "`#[]-=+-></~| etc. it MUST have an @ and a .com or .co.uk at the end of the e-mail.
anyway i was wondering how i would be able to program this when the user types into the textbox they cant put in any of the other symbols?
and IF there is a missing @ or .com then the user should receive an error message telling them to make sure that they put them in.
how would i program that on a button?
thanks
2
Contributors
1
Reply
18 Minutes
Discussion Span
2 Years Ago
Last Updated
2
Views
Question Answered
Related Article:textfield validation.
is a solved VB.NET discussion thread by Jake.20 that has 5 replies, was last updated 2 years ago and has been tagged with the keywords: numeric, textbox, vb.net.