How are sessions maintained?
A. The browser sends a cookie to the server with each
request.
B. The browser sends a Querystring variable to the server
with each request.
C. The browser sends a hidden Form variable to the server
with each request.
D. The browser sends a long variable to the server in the
BODY of each request.
E. None of the above.
Answer / guest
The browser sends a cookie to the server with each request.
Is This Answer Correct ? | 6 Yes | 0 No |
What is aspx used for?
Is asp a programming language?
What is a .ASP file?
What are the methods in Application Object?
What is ascx cs?
Explain the properties of session object?
Define html (hypertext markup language)?
Define a "virtual directory"?
What is difference between Physical path and Virtual path? Explanin with example.
What is a Form collection?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist