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")
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
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 2 images
Knowledge Booster
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.Recommended textbooks for you
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education