Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( This is an ASP.NET work in C# Language) Login Error and Authentication A Web Poge http://localhost 8080/TechknowPro/logn aspx LOGIN ld username/password Invalid Username Logn

( This is an ASP.NET work in C# Language)

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Login Error and Authentication A Web Poge http://localhost 8080/TechknowPro/logn aspx LOGIN ld username/password Invalid Username Logn Regster Figure 8: Login Error Authentication is primarily used for validating a forwarded username and password against a list of recognized users. This system expects two parameters (a username and password). If any mandatory parameters are missing, the application should direct the user back to the login page without displaying any error messages If the user authenticates successfully, the system should store the user's information in a session object and direct the user to the appropriate home page Alternatively, if the user fails authentication, the application should direct the user back to the login page with an useful error message, educating the user of the failure, similar to the wireframe provided (Login Error) Page 10 of 24 Your application should notify the user when their registration attempt is successful. The notification is performed in two steps. I. The user must be presented with notification confirming successful registration (see Sample Successful Registration) 2. The user must also receive a verification email sent to their corresponding email address. The content of the email must reference the users first and last name The content of the email must also provide a link to the login page of the web application. Figure 10: Invalid Registration Your application must validate all form data supplied to the registration page and edu- cate the user if a failure occurs. Treat all fields as mandatory fields. Please refer to the section entitled " Validation Requirements" for further details. As mentioned above, if a user supplies valid information for registration and the registra tion is successful (committed successfully to the database), your application is required to notify the user of the successful registration into the system Invalid Registration The Business Analysts have also provided a wireframe mockup of a potential invalid reg istration page below Figure Il: Sample Successful Registration nd of ducument

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

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions

Question

Define the term Working Capital Gap.

Answered: 1 week ago