sai
What is the difference between GET and POST methods of submitting form data?
By sai in ASP.NET on Nov 30 2006
  • antony selvaraj
    Apr, 2007 3

    GET method uses cookies to post the data to the server.

    POST method uses name/value pair to post the data to the server.

    • 0
  • antony selvaraj
    Apr, 2007 3

    GET method uses copkies to post the data to the server.

    POST method uses name/value pair to post the data to the server.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS