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 |
what is execution of asp page
What is the order of execution for an ASP application?
plz send me interview model questions asked in KVB Clerk interview.
2 Answers Karur Vysya Bank KVB,
explain uses of Textstream object in ASP
What is the order of precedence for logical operators.
Where is the value-type variables allocated in the computer ram?
How do I view an aspx file?
how to delete windows application in vs.net
plz giv me the procedure for connecting to database
What is the difference between jsp and asp?
Which is the default scripting language on the client side?
hi this is madhu i have one doubt,regarding siebel Q: is this is mandatory when we r doing join between a bc & table , the table should extension table Reqired or not, can we do the join with base table also,