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 |
How can you change the primary scripting language for a page?
Name the methods by which output stream is controlled?
Explain how do you box a primitive data type variable?
how show video in own page.
Name the event handlers of application object?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
what is SDLC in Software?pl.give proper explaination
Define .asp file?
Which is the default Scripting Language of ASP (server- side)?
Define "virtual directory"?
What inheritance is and an example of when you might use it?
What is aspx in url?