Write an HTML page that contains a text ¯eld for a name and a button. When the button is clicked check that the text ¯eld has only alphabetic characters (no numbers) in it. If not, use an alert dialog to inform the user.
What will be an ideal response?
```
A Simple Heading
This is a very simple web page. It asks you for your name
and when you click the button
it will check if the name is okay (alphabetic characters
and space only).
Enter your name:
```
Computer Science & Information Technology
You might also like to view...
A digital signature helps verify the author of a Web page
Indicate whether the statement is true or false
Computer Science & Information Technology
When installing the first domain controller in a domain, one of the additional options that is not available but is selected is global catalog because ____________________
a. When installing the first domain controller, it must be a global catalog server b. All domain controllers must be global catalog servers c. Only the first domain controller can be a global catalog server d. None of the above.
Computer Science & Information Technology