When is the Session_OnStart event fired?
A. Upon every request from an application by a client for
an .asp document.
B. Upon the first request from an application by a client
for any file in the application.
C. Upon the first request for an .asp document from an
application by a client.
D. Upon the first request for the global.asa file, in which
the event handler is located.
E. Upon the first request for an. html or .asp document
from an application by client
Answer / guest
Ans E i.e
Upon the first request for an. html or .asp document from
an application by client
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between the value-type variables and reference-type variables
Define asp?
What do you mean by asp?
How will you delete a Cookie?
What does Server.MapPath do?
What process happens behind, when we try to access any page on the internet.
Explain the function of attributes in tags?
What is difference between asp and aspx?
Is classic asp still supported?
What is a form collection in asp?
Can be arrays resized by using the keyword redim?
What are the methods in Session Object?