Difference between Htttppost and Httpget Methods?

Answer Posted / shashikesh

As their names imply, both HTTP GET and HTTP POST use HTTP
as their underlying protocol. Both of these methods encode
request parameters as name/value pairs in the HTTP request.
The GET method creates a query string and appends it to the
script’s URL on the server that handles the request.
The POST method creates a name/value pairs that are passed
in the body of the HTTP request message.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some asp objects?

554


Explain about asp.net caching?

577


Explain the difference between singleton and single call?

539


What does the hotspot class in .net do?

571


When you use Ajax controls in the ASP.NET application?

571






What is syntax code to send email from an asp.net application?

536


Difference between overriding and overloading?

702


How many types of session in ASP.NET

589


What is difference between session and cookies?

552


What are validators and list some validators of asp.net?

547


What are the different validators in asp.net?

564


What is session in web technology?

526


Define dll hell?

631


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

525


What is validation in asp.net?

554