How do you specify whether your data should be passed as
Query string and Forms (Mainly about POST and GET)

Answer Posted / guest

when form is submitted via POST method, FORms collection is
created. values are stoed in forms collection.

When form submitted via GET method, values are stored in
Querystring collection

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between clr & cts?

535


How long should a session id be?

522


Is data edited in the Repeater control?

584


How is a session stored and maintained in asp.net?

530


How to create multi language website in asp.net mvc? : Asp.Net MVC

492






What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

551


Explain the use of view state?

558


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

596


Explain about Application and Session Events ?

635


Explain difference between dataset and recordset?

500


How can exception be handled with out the use of try catch?

540


What is the purpose of App_Code folder in ASP.NET? Why we this?

608


Differences between “dataset” and “datareader”.

558


What are user controls?

567


Explain in what order a destructors is called.

577