Advertisements
Advertisements
प्रश्न
Explain the concept of Submit and Reset buttons in HTML forms.
उत्तर
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
संबंधित प्रश्न
Discuss the following and Answer the question.
A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.
- Write the different controls he will use to create the web page.
- State the tags to be used for the controls.
The no. of parameters used by fclose() function.
PHP is a ______ programming language.
How PHP files can be accessed?
What is Form Validation in PHP?
Write Syntax of Text box in HTML,
What is a HTML form?
Write any two rules for input HTML.
Explain concepts of HTTP Uploading process.
Explain in detail of File handling functions.