Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need in visual basic 2015 code. note properties of objects. ercises-2 pdf Adobe Acrobat Reader DC View Window Help Tools Extra exercises-2.pdf 108% Extra 9-2

image text in transcribed

image text in transcribed

need in visual basic 2015 code. note properties of objects.

ercises-2 pdf Adobe Acrobat Reader DC View Window Help Tools Extra exercises-2.pdf 108% Extra 9-2 Work with strings In this exercise, you'll add code that parses an email address and formats the city state, and zip code portion of an address. String Handling Enai anne murach con Parse Fregn Stateca p code 93722 Fomst Exd Parsed String Formatted String User name: anne Domain name murach conm City, State, Zip: Fresno, CA 93722 OK OK Open the project and add code to parse an email address 1. Open the StringHandling project in the Extra Exercises Chapter 09 StringHandling directory 2. Add code to parse the cmail address into two parts when the user clicks the Parse button: the user name before the sign and the domain name after the sign Be sure to check that the email contains an @ sign before you parse it. and display an error message if it doesn't. Also, be sure to remove any leading or trailing spaces that the user enters. Display the results in a message box like the first one shown above 3. Test the application with both valid and invalid email addresses to be sure it works cormeetly Add code to format an address

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2018 Dublin Ireland September 10 14 2018 Proceedings Part 1 Lnai 11051

Authors: Michele Berlingerio ,Francesco Bonchi ,Thomas Gartner ,Neil Hurley ,Georgiana Ifrim

1st Edition

3030109240, 978-3030109240

Students also viewed these Databases questions

Question

LO2 Compare three types of individual incentives.

Answered: 1 week ago