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
i learnt .net and would like to know if there is any institute in hyderabad that gives real time knowledge.i worked on testing and planning to move on to .net putting same amount of experience in .net.kindly suggest me the institute and other details.
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
define the functionality of web server in context to Active server page.
what is page
Is classic asp dead?
Is asp a programming language?
How does asp differ from html?
What are scripting objects in asp?
Define a filesystemobject object?
Name the data types which does the rangevalidator control support?
What are the scripting objects in asp?
How add insert options in datagrid control in footer row.
How can you disable the browser to view the code?
What is application object in asp?
What does asp stand for in technology?