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...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / surya

this is wrong question

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can you use Web API with ASP.NET Web Form?

0 Answers  


what is webservices. howit is use in our project .

4 Answers   TCS,


What is css and what is it used for?

0 Answers  


how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.

1 Answers  


I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?

1 Answers   FutureTech,


What is the function of new view engine in asp.net? : asp.net mvc

0 Answers  


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

0 Answers   Sans Pareil IT Services,


Which asp.net objects encapsulate the state of the client and the browser?

0 Answers  


I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.

2 Answers  


What do you mean by query string?

0 Answers  


Which method is used to force all the validation controls to run?

0 Answers  


What is protected configuration?

0 Answers  


Categories