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

What is Querystring collection?

Answer Posted / sowmya

The QueryString collection is used to retrieve the variable
values in the HTTP query string.

The HTTP query string is specified by the values following
the question mark (?), like this:

<a href= "test.asp?txt=this is a query string test">Link
with a query string</a>

The line above generates a variable named txt with the
value "this is a query string test".

Query strings are also generated by form submission, or by
a user typing a query into the address bar of the browser.

Request.QueryString(variable)[(index)|.Count]

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define global.asa file?

928


Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.

4311


What are the differences between asp and asp.net and is asp.net backward compatible to asp?

1019


Can be arrays resized by using the keyword redim?

937


What purpose is served by the application.lock method?

964


What app opens aspx files?

974


What is the difference between cshtml and aspx?

988


Explain how to display images using response object?

976


What is asp model?

1064


Why .Net Does not Support multiple inheritance?

2155


Is asp a programming language?

951


Define garbage collection?

1023


Resource Files: How to use the resource files, how to know which language to use?

1898


How do I view an asp file?

878


What are shared assemblies?

1077