SYW
HOME
SYWs
A to Z
SYWs by
CATEGORY
How Tos
Questions
& Answers
GET INPUT FROM YOUR VISITORS
Basic Interactivity
Use Prompts for User Input
User Input Considerations
Respond with Alerts
Use Multiple Prompts
Use Prompts for Numeric Input
Use Escape Codes
Respond with Document.write
Use DOCTYPE Statements
Use Functions
Quiz 3
Which of the following is not a way of getting user input from your HTML page?
forms
search engines
prompts
events
True or False: If the user enters a number in a prompt dialog box, the data is saved as numeric data.
True
False
True or False: You can use only one prompt statement and one alert box per HTML page.
True
False
A function includes which of the following pieces?
(Check all that apply.)
A name
An alert box
A code block between curly braces
Parameters
1
2
3
4
5
6
7
8
9
10
11
printer-friendly