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 GET and POST? Which is used when?

Answers were Sorted based on User's Feedback



Difference between GET and POST? Which is used when?..

Answer / guest

"GET" is used to send information through URL. The Data we
can send throught it limited.
"POST" is used to send information through TCP/IP protocol.
We can send bulk data using this method.

Is This Answer Correct ?    3 Yes 0 No

Difference between GET and POST? Which is used when?..

Answer / bnm

the data in get method is visisble to browser but in
post,the data is invisible.
we can send fix nos. of data in getmethod but in case of
post,large number of data canbe sent.

Is This Answer Correct ?    1 Yes 0 No

Difference between GET and POST? Which is used when?..

Answer / soorai ganesh

Both HTTP GET and HTTP POST use HTTP as their underlying
protocol. Both of these methods encode request parameters
as name/value pairs in the HTTP request.

The GET method creates a query string and appends it to the
script's URL on the server that handles the request.

The POST method creates a name/value pairs that are passed
in the body of the HTTP request message.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

How do I open aspx file on mac?

0 Answers  


what is differance b/w .net assemblies and com component?

3 Answers  


Define a variable in asp?

0 Answers  


What is the common language specification (cls)?

0 Answers  


Explain the difference between a namespace and an assembly name?

0 Answers  


Why can't use DAO instead of ADO?

1 Answers   TATA,


Explain the post & get method or explain the difference between them in asp?

0 Answers  


What is asp model?

0 Answers  


What does active server pages look like?

0 Answers  


how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...

2 Answers  


why many web.config files are used in are project

1 Answers  


Who is asp in police?

0 Answers  


Categories