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 asp used for?
Name the event handlers of application object?
What are the asp components?
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.
Which is the default Scripting Language on the client side in ASP?
What is the common language specification (cls)?
What app opens aspx files?
What do the abbreviations asp and jsp stand for?
How many Max Cookies can we create in Server? A. 10 B. 20 C. 30 D. 40
what is execution of asp page
what is object in c sharp?
What are the 3 types of internal controls?