Question
What is the difference between form get and form post?

Answers

Get:
With GET the form data is encoded into a URL by the browser. The form data is visible in the URL allowing it to be bookmarked and stored in web history. The form data is restricted to ASCII codes. Because URL lengths are limited there can be limitations on how much form data can be sent.
Post:
With POST all the name value pairs are submitted in the message body of the HTTP request which has no restrictions on the length of the string. The name value pairs cannot be seen in the web browser bar.
POST and GET correspond to different HTTP requests and they differ in how they are submitted. Since the data is encoded in differently, different decoding may be needed.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q      Mention the difference between statistical AI and Classical AI ?
  • Q How is amount/quantity different from number?
  • Q Russia, Ukraine and the pro-Russian rebel forces signed a peace deal after the talks held in which city ?
  • Q If a creature is 'opodous', what has it not got?
  • Q In which year did Frank Zappa die?
  • Q Harmful bacteria in potable water make the water
  • Q What are the lock states in red hat cluster?
  • Q Are frozen meat and canned fish, imported from non-Muslim countries pure?
  • Q What is Ambulatory Infusion Pumps ?
  • Q What are the differences between sap memory and abap memory?
  • Q State the number of faces and edges of a cube.