Create a web page to register students for a semester. The system should pick the following student details i.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Create a web page to register students for a semester. The system should pick the following student details i.

Post by answerhappygod »

Create a web page to register students for a semester.
The system should pick the following student details
i. First name
ii. Last name
iii. Department [Education, information technology, Theology, Agriculture]
iv. Course(s)-[Web Engineering, Programming, databases, etc]
Create a form to receive inputs from I, ii, iii, and iv.
Accept input if and only if none of the controls is not empty.
Create a database to accept input from the form
The form must have four(4) buttons
Create a button labelled View: when clicked must display all records
Create a button labelled Delete: When clicked must delete a selected record
Create a button labelled: Add record: When clicked must insert new record
Create a button labelled: Update: when clicked must allow user to update record
Use CSS to enhance the created HTML form.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply