Difference between GET and POST? Which is used when?

Answer Posted / soorai ganesh

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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to implemet online examination in asp.net

1737


What do you need to run asp?

678


What are the attributes of the tags?

677


What is asp give its application?

791


What app opens aspx files?

668






Should user input data validation occur server-side or client-side?

661


Explain the difference between the value-type variables and reference-type variables?

630


explain with example redaing contents and writing contents from a file using APS object stream.

1618


Define a cookies collection?

669


What is the full name of asp in vb net?

666


What is asp content?

692


Can .net framework components be used from a com program?

637


What are the tasks performed by <> tags?

674


Name the methods in application object?

741


What are the scripting objects in asp?

659