Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML and JavaScript BASICS
Quiz 8: Creating Forms With Javascript
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
True/False
A stereo button is an input control that allows the user to select any number of options from a set of options.
Question 2
True/False
Returning a value means that whenever any other function calls this function,its name is essentially replaced by the value it returns.
Question 3
Multiple Choice
When the server receives the form data,it is processed by another program that is typically written in ASP,JSP,PHP,or some other ____ scripting/programming language.
Question 4
True/False
JavaScript statements can use a single equal sign ( = )or two equal signs ( == ).
Question 5
Multiple Choice
In addition to using the Backspace or Delete key to correct mistakes,it is customary for Web page designers to include some type of clear ____ that allows the user to erase all form entries with a single click and start over.