the National Commerce Bank has hired you to create web application that verifies a customer personal identification number (PIN). Avalid PIN is a seven-digit number that meets the following specifications: Digit 1: Must be in the range of 7 through 9 Digit 2: Must be in the range of 5 through 7 Digit 3: must be in the range of a through a Digit 4: must be in the range of a through s Digit 5: Must be in the range of s through 9 . . • . • . Digit 6: Must be in the . range of 3 through 6 Digit 7: Must be in the range of a through a Notice that each digit must fall into a range of integers. Do not use HDS validation support. Your application should have two arrays: intrinimus and intMaximus. The intrinimum array should hold the minimum value for each digit position, and the intraxima array should hold the maximum value for each digit position, (use a different vascript file for this). The application should allow the user to enter seven digits on the fore. when the Verify button is clicked, the application should use the intrinimus and intraximam arrays to verify that the sabers fall into acceptable ranges. Note: If the digit field fails the pattern satch, display the corresponding validation message. (For example: "Invalid input value. Digit 11 Must be in the range of 7 through 9")

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
The National Commerce Bank has hired you to create web application that verifies a customer personal identification number (PIN).
A valid PIN is a seven-digit number that meets the following specifications:
Digit 1: Must be in the range of 7 through 9
Digit 2: Must be in the range of 5 through 7.
Digit 3: Must be in the range of a through d
Digit 4: Must be in the range of a through
Digit 5: must be in the range of 6 through 9
Digit 6: Must be in the range of 3 through 67
Digit 7: Must be in the range of 4 through 8
Notice that each digit must fall into a range of integers. Do not use HTML5 validation support.
Your application should have two arrays: intrinimus and intraximus. The intrinimum array should hold the minimum value for each digit position,
and the intraximam array should hold the maximum value for each digit position. (use a different Javascript file for this).
the application should allow the user to enter seven digits on the HTML form.
when the Verify button is clicked, the application should use the intrinimus and intMaximum arrays to verify that the numbers fall into acceptable ranges.
Note: If the digit field fails the pattern satch, display the corresponding validation message. (For example: "Invalid Input value. Digit 1: Must be in the range of 7 through 9")
Transcribed Image Text:The National Commerce Bank has hired you to create web application that verifies a customer personal identification number (PIN). A valid PIN is a seven-digit number that meets the following specifications: Digit 1: Must be in the range of 7 through 9 Digit 2: Must be in the range of 5 through 7. Digit 3: Must be in the range of a through d Digit 4: Must be in the range of a through Digit 5: must be in the range of 6 through 9 Digit 6: Must be in the range of 3 through 67 Digit 7: Must be in the range of 4 through 8 Notice that each digit must fall into a range of integers. Do not use HTML5 validation support. Your application should have two arrays: intrinimus and intraximus. The intrinimum array should hold the minimum value for each digit position, and the intraximam array should hold the maximum value for each digit position. (use a different Javascript file for this). the application should allow the user to enter seven digits on the HTML form. when the Verify button is clicked, the application should use the intrinimus and intMaximum arrays to verify that the numbers fall into acceptable ranges. Note: If the digit field fails the pattern satch, display the corresponding validation message. (For example: "Invalid Input value. Digit 1: Must be in the range of 7 through 9")
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Windows
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education