2 Siyabonga School App Welcome to Siyabonga School Enter Student ID 353535345 A The ID you entered could not be found Search

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter5: The Repetition Structure
Section: Chapter Questions
Problem 12E
icon
Related questions
Question
Siyabonga School App
O X
Welcome to Siyabonga School
Enter Student ID 353535345
A The ID you entered could not be found
Search
Figure 10 - When ID is not found
(25 Mar
Ensure that your program handles basic exceptions.
Transcribed Image Text:Siyabonga School App O X Welcome to Siyabonga School Enter Student ID 353535345 A The ID you entered could not be found Search Figure 10 - When ID is not found (25 Mar Ensure that your program handles basic exceptions.
The application must allow the user to enter the student ID. When the search button is clicked, it
should open a text file with the list of students, then search for the student ID in the text file. Once
the ID has been found, it should show the full student details in a textbox as shown below:
Siyabonga School App
Welcome to Siyabonga School
Enter Student ID 0006043432
Manaane Van Der Wait 0006043432 Grade 6
Search
X1ipg
Eing
Aing
Transcribed Image Text:The application must allow the user to enter the student ID. When the search button is clicked, it should open a text file with the list of students, then search for the student ID in the text file. Once the ID has been found, it should show the full student details in a textbox as shown below: Siyabonga School App Welcome to Siyabonga School Enter Student ID 0006043432 Manaane Van Der Wait 0006043432 Grade 6 Search X1ipg Eing Aing
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer