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
In case of we are not saving the information as cookies. how server detects the same user?
Define a "virtual directory"?
What does active server pages look like?
What is active server object model?
Explain how to display images using response object?
Define collection?
how to implemet online examination in asp.net
Name the asp objects?
Is asp a programming language?
Name the data type should you use if you want an 8-bit value thats signed?
Explain the properties of session object?
Explain the post and get method or explain the difference between them?
How to add? tree view control in datagrid in asp.net using c#?
What is Response object? How is it related to ASP's Response object?
Explain the difference between sap r/2 and r/3?