Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

web programming asp.net main.aspx: 1. The main.aspx will ONLY be displayed after the user enters a valid ID and password. Otherwise, the user/student is forwarded

web programming asp.net

main.aspx:

1.       The main.aspx will ONLY be displayed after the user enters a valid ID and password. Otherwise, the user/student is forwarded to login.aspx.

2.       Student name and grade are displayed on the top of the page (using a label) right after the page is loaded. In addition, registered courses of the logged-in student are displayed in a list box.

3.       The main page contains three buttons; Button1, Button2 and Button3 that works as follows:

a.       Button1 is used to delete the selected course (in list box) from the list box only (not from the database).

b.       Button2 is used to register a new course to the list of student courses. It directs the user to another page named add_courses.aspx.

c.       Button3 is used to end user session (logout).

Step by Step Solution

3.59 Rating (153 Votes )

There are 3 Steps involved in it

Step: 1

Here I am attaching all the code of the aspxcs pages since there is no option to attach all the files as zip Loginaspxcs using System using SystemCollections using SystemConfiguration using SystemData ... 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

Introduction to Probability

Authors: Mark Daniel Ward, Ellen Gundlach

1st edition

716771098, 978-1319060893, 1319060897, 978-0716771098

More Books

Students also viewed these Programming questions

Question

What are the chief components of Chipotle's strategy?

Answered: 1 week ago

Question

Verify Equation (9.36).

Answered: 1 week ago