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

By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service

0 Answers  


What is asp net objects?

0 Answers  


What's the use of response.output.write()?

0 Answers  


What are the session variables?

0 Answers  


What is the difference between application object and session object?

4 Answers   IBS,


How can you identify that the page is post back?

0 Answers  


in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview

5 Answers   TCS,


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

0 Answers  


What is the default authentication mode for asp.net?

0 Answers  


Where sessions are stored in asp.net?

0 Answers  


List the major built-in objects in asp.net?

0 Answers  


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,


Categories