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
How do I print an aspx file?
What do you need to run asp?
What is caching in asp?
What is asp what can asp do for you?
Define response object?
What does asp stand for?
what is execute dataset for sp
What process happens behind, when we try to access any page on the internet.
What app opens aspx files?
What is an .asp file?
What are the function of attributes of the