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

What is pdf aspx?

0 Answers  


What is the function of Buffer in Response Object?

1 Answers  


How to run FileSystemObject in ASP

1 Answers   Karvy,


Where will you code OPTION EXPLICIT in an ASP application? WHY?

1 Answers  


how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008

0 Answers  






What is ServerVariables collection?

2 Answers  


Define an err object?

0 Answers  


What is the difference between asp and saas?

0 Answers  


How to display images using response object?

0 Answers  


What is aspx cs file?

0 Answers  


Which asp object is often used to retrieve user information from forms?

0 Answers  


Define an application domain?

0 Answers  


Categories