Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



When is the Session_OnStart event fired? A. Upon every request from an application by a client f..

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

Post New Answer

More ASP Interview Questions

What is servervariables collection in asp?

0 Answers  


• How do you relate an aspx page with its code behind page?

1 Answers   3i Infotech,


what is dry run?

1 Answers   HCL,


What are the advantages of asp?

0 Answers  


Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.

0 Answers   TCS,


how to delete windows application in vs.net

0 Answers  


When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.

1 Answers  


Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")

1 Answers  


Which is better asp or php?

0 Answers  


Name the methods in application object?

0 Answers  


Resource Files: How to use the resource files, how to know which language to use?

0 Answers   TCS,


What is the default scripting language in asp?

0 Answers  


Categories