WEB BROWSERS TECHNOLOGY
WHAT IS WEB TECHNOLOGY
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Server Side
|
|
SSL
|
|
Name Server
|
|
Node.js
|
|
HTML
|
Detailed explanation-1: -A webform, web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields.
Detailed explanation-2: -Browser looks up IP address for the domain. Browser initiates TCP connection with the server. Browser sends the HTTP request to the server. Server processes request and sends back a response.
Detailed explanation-3: -A server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts.
Detailed explanation-4: -The Correct Answer is “ Request. Form". The Request. Form command is used to collect values in a form with method="post".