CIW
1D0-61B · Question #19
1D0-61B Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 1D0-61B to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
HTML5 Coding
Question
When the user clicks the Submit Query button on a form, the browser sends the information entered in the form to the Web server as a raw text string. The basic element of a raw text string is a name = value pair. A CGI script parses and formats the raw text string into a human-readable format. Which attribute of the form field elements organizes information input by the user into name = value pairs?
Options
- AType
- BName
- CValue
- DInput
Unlock 1D0-61B to see the answer
You've previewed enough free 1D0-61B questions. Unlock 1D0-61B for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTML forms#name attribute#form submission#form data