Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 u can use asp.net for making website?

2125


Define a scripting language?

1028


Explain how big is the char?

1013


what is page

1939


What are scripting objects in asp?

1058


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

991


Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.

2068


What is .asp in html?

1096


Define application object?

978


Name the methods in session object?

1039


how to delete windows application in vs.net

2072


What is the maximum size of an array?

1048


Explain the difference between the value-type variables and reference-type variables in terms of garbage collection?

990


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

969


Why asp is called active server?

1071