difference between POST & GET methods?



difference between POST & GET methods?..

Answer / 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

More ASP Interview Questions

what is the role of attributes properties in asp field object

0 Answers  


What are the asp components?

0 Answers  


how to create overlay on div ?

0 Answers  


What is the difference between asp and html? Or why asp is better than html?

0 Answers  


What is the Order of precedence for LOGICAL Operators in ASP?

1 Answers  






What does asp stand for in technology?

0 Answers  


What is msmq? What is n-tier system?

0 Answers  


What are ARRAYS?

3 Answers  


How do cross-process communication work in the common language runtime?

0 Answers  


Write a program in asp to find out the leap year. [Accept the year from the user ]

0 Answers   TCS,


What is the command to display characters to the html page in asp?

0 Answers  


Hi, i am looking for join learn real time project on dotnet please tell me which is the best institute now i am staying in a ameerpet. thank u for advance.

0 Answers  


Categories