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.



How are sessions maintained? A. The browser sends a cookie to the server with each request. B...

Answer / guest

The browser sends a cookie to the server with each request.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP Interview Questions

Name the data types which does the rangevalidator control support?

0 Answers  


What is IIS?

2 Answers  


what is execute dataset for sp

0 Answers  


How to determine if a visitor has cookies support enabled in his/her browser?

1 Answers  


Explain how to refresh an asp page on a single click of a button?

0 Answers  






What is Response Object?

2 Answers  


what is cookies?

2 Answers  


What does asp mean in technology?

0 Answers  


Explain the tags necessary to be present within the tag ?

0 Answers  


How could u display all of the cookies/cookie values for a user through a Web page in ASP?

0 Answers   Google,


How do I administer security for my machine? For an enterprise?

0 Answers  


What is the command to display characters to the HTML page?

1 Answers  


Categories