Advertisements
Advertisements
Question
Explain the concept of Submit and Reset buttons in HTML forms.
Solution
Submit Button - Submit Button allow the user to send the form data onwards for processing.
Reset button - Reset button allows the user to clear the form fields of all entered information.
APPEARS IN
RELATED QUESTIONS
When you use the $_GET variable to collect data, the data is visible to ______.
In HTML form <input type=”text”> is used to ______.
Identify which is not a server side application language.
What is Form Validation in PHP?
List out HTML control to support PHP language.
Write Syntax of Text box in HTML,
Write short notes on File handling.
Discuss in detail about HTML form controls.
Explain the process File handling.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.