![]() Related Questions The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page. Latest Answer : Client send the request to the server thru Request objcet. Server recevied the information and after processing the request send back to the server thru response object.server object takes the user supplier string and encode it into the proper html format. ... The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser. Latest Answer : To make the HTML page dynamic ASP is used which the server page scripting language. Mainly used to convert the information and display it on browser ... POST METHOD: The POST method generates a FORM collection, which is sent as a HTTP request body. All the values typed in the form will be stored in the FORM collection. GET METHOD: The GET method sends Latest Answer : getmethod uses the querystring to pass the data to the server so it appends data to the url so it is not secured one whereas post method differs from it it is passed to the server through the form collection ... It provides extra information by which it makes the site easier to manage. It can include text files using the #include statement, retrieve the size and last modification date of a file, defines how variables • Static HTML – Browser uses HTTP to request HTML file from the Web Server • Dynamic HTML – Browser uses HTTP to request an executable application rather than a Static HTML file Latest Answer : There are two types of HTML,1.Static HTML -for creating static pages.2.Dynamic HTML -for creating dynamic pages using scripting languages like JavaScript,VBScript. ... A. It sends the browser the line of sample code, and the browser executes it. B. It sends the response to "http://www.matsystems.com" instead of to the Requesting browser. C. It sends a redirection Latest Answer : Answer is C, This will send a new response back to browser and borwser executes it as a new request ... This collection stores any values that are provided in the URL. This can be generated by three methods: • By clicking on an anchor tag • By sending a form to the server by the GET method Latest Answer : This collection stores any values that are provided in the URL. This can be generated by three methods: • By clicking on an anchor tag • By sending a form to the server by the GET method • Through user-typed HTTP address ... The ServerVariables collection holds the entire HTTP headers and also additional items of information about the server. Latest Answer : The Server Variables collection holds the entire HTTP headers and also additional items of information about the server. ... Latest Answer : HTTP headers expose a great deal of information about your client as well as the server you are working, the application you are designing, as well as the environment you are in (SSL, etc.).The functionality for this is held in "Request.ServerVariables", ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||