difference between POST & GET methods?

Answer Posted / guest

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 information by appending it to the
URL (with a question mark) and stored as A Querystring
collection. The Querystring collection is passed to the
server as name/value pair.
The length of the URL should be less than 255 characters.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to update text box value in c#.net project?

1669


How do I open aspx files on windows 10?

509


how to delete windows application in vs.net

1468


Explain the difference between client-side script and server-side script?

476


What is wsdl file? (explain in detail)

2182






Define application object?

496


Can I use .net framework components from a com program?

491


What is the difference between cshtml and aspx?

527


What is the full name of asp in vb net?

498


Define common language specification (cls)?

498


Explain how to display images using response object?

496


Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

1380


How many global.asa files can an application have in asp?

483


What is the default scripting language in asp?

509


Is asp still used?

496