Advertisements
Advertisements
प्रश्न
______ method stores the input data in the request body of the clients HTTP request.
पर्याय
POST
GET
form
HTML
उत्तर
POST method stores the input data in the request body of the clients HTTP request.
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.
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
In HTML form <input type=”text”> is used to ______.
Which attribute of form tag helps in client-side validation?
Define HTML form controls.
Define for Form Handling method in PHP.
Differentiate check box and Radio button.
Write the features Form Handling.
Explain the concept of Submit and Reset buttons in HTML forms.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.