How to Validate an Email Address Using Visual Basic (Simple)
Max O'Didily
How to Validate an Email Address Using Visual Basic (Simple)
Greetings, today we are going to cover how to validate an email address using Visual Basic. This can be used to help you get an A in your coursework or exam or for any application you are using where you are recieving email user input. A simple way to validate an email using Visual Basic is to use the MailAddress class and attempt to create an instance of it using the email we wish to validate. In a try catch statment, we can check if an error occurs to determine if the email is valid or not. Thanks for watching
Subscribe to keep notified when I upload: https://tinyurl.com/SubMaxODidily
How to Validate an Email Address Using Visual Basic (Simple) ... https://www.youtube.com/watch?v=io03hU77M_w
11892007 Bytes