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 |
Define application object in asp?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
Explain the difference between post & get method in asp?
What does active server pages look like?
What are the attributes of the tags?
Name the event handlers of application object?
Distinguish functionalities of ASP in web design.
Explain the difference between a namespace and an assembly name?
can any one tell me about dot net framework not basic detail
Define html (hypertext markup language)?
What is classic asp application?
Short note on creation of job site in ASP.