Write an HTML page that contains a text field for a credit card number and a button. When the button is clicked check that the text field has only numeric characters in it and check that the number of characters is 16. If not, use an alert dialog to inform the user.

What will be an ideal response?


```


A Simple Web Page


A Simple Heading


This is a very simple web page. It asks you for your credit
card number and when you click the button
it will check if the number is okay (16 digits only).


Enter your credit card number:



onClick="checkCreditCardNumber()">



```

Computer Science & Information Technology

You might also like to view...

The ____________________ browser extension is supported only by Internet Explorer version 9 and above.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Students in the CIS department can receive internship credit for work experience in a position related to information technology. At the beginning of the term, each student with an approved internship position enrolls for a specified number of credits. At the end of the term each student submits a time sheet showing the number of hours worked. Credit is awarded at the rate of one credit for each

30 hours worked. Credits are rounded to the nearest half credit. (For example, values in the range 1.75 and up to but not including 2.25 will round to 2.0. Values in the range 2.25 and up to but not including 2.75 will round to 2.5.) The credits awarded can never exceed the credits enrolled, regardless of the number of hours worked. Compute the number of credits awarded to each student from the following enrollment data: ![14917|405x131](upload://3hHwVBlbcW3V02ypTmgyldI0nBQ.jpeg) Identify the data, condition, and unknown (Polya's components).

Computer Science & Information Technology

A ________ is a collection of records such as the records displayed when a query is run

A) Related records B) Bounded records C) Recordset D) Subrecords

Computer Science & Information Technology

To add a button to the Quick Access Toolbar, you must first go to the:

A) DEVELOPER Tab. B) Quick Access Toolbar. C) Add-Ins Tab. D) Backstage view.

Computer Science & Information Technology