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 meant by ajax
What are shared assemblies?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
What is asp in web?
What is Session Object?
what is page
Explain the difference between post & get method in asp?
What is asp cookies?
What's the Difference between DSN and DSN Less connection?
how to disable previous page complete after logout process
explain uses of Textstream object in ASP
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?