Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a login page as shown below. It is to use the same color scheme as the SalesStaff page. 1. Include a textbox for an

Create a login page as shown below. It is to use the same color scheme as the SalesStaff page. 1. Include a textbox for an email address, and another for the zip code. 2. Include validation for the textboxes. 3. Include a RequiredFieldValidator control for both textboxes. 4. Use a ValidationSummary control as shown in the image below. 5. Include a RegularExpressionValidator control to make sure the email address entered by the user is in the correct format. 6. Use a RangeValidator control to check that the zip code is between 10000 and 99999 (five digit zip code) 7. Include a login button that will redirect the user to the Update page after all of the validations have been passed.

I have a alrady create a web page but i am stuck in the validation of email and zip code. Dont know the use of controls like validator stuff. This is working in a web page design of a visual basic.

Help me out. thank you in advance.

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

Introduction To Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st Edition

321321367, 978-0321321367

More Books

Students also viewed these Databases questions

Question

Calculate the lifetime value (LTV) of a loyal customer.

Answered: 1 week ago

Question

Use service tiering to manage the customer base and build loyalty.

Answered: 1 week ago