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 |
explain with example redaing contents and writing contents from a file using APS object stream.
What is the difference between post and get method.
difference between SAP R/2 and R/3
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
Name the browsers that can access asp pages?
how to disable previous page complete after logout process
What are the Web Servers supporting ASP?
What is Session Object?
how show video in own page.
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
What is asp in web?
Difference between GET and POST? Which is used when?