Exercise 8.1 X Accumulate Test Score Data Using an Array ...

Use the split() method to separate the name parts. If the number of parts for the name is not correct tell the user, and ask them to reenter the name. Reset the focus to the appropriate place in the form for the user to fix the problem. For a phone number, the user is supposed to enter exactly 10 decimal digits, again in a single textbox. ................
................