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?



What is Querystring collection?..

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

More ASP Interview Questions

textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.

0 Answers  


Define unmanaged code?

0 Answers  


What is a Virtual Directory?

1 Answers  


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


Whats the implicit name and type of the parameter that gets passed into the class set method?

0 Answers  


how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)

0 Answers   Polycom,


Name the browsers that can access asp pages?

0 Answers  


What does active server pages look like?

0 Answers  


How to make page break in Crystal Report..?

0 Answers  


how can we create a webpage in .Net

0 Answers   Polycom,


Define common language specification (cls)?

0 Answers  


What is the difference between ASP and HTML?

9 Answers  


Categories