?onStart' and 'onEnd' are events of what object(s)?

A. Application only.
B. Session only.
C. Server only.
D. Application and Session only.
E. Application, Session, and Server.



?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Sess..

Answer / guest

Application and Session only.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP Interview Questions

Which DLL file is needed to be registered for ASP?

3 Answers  


How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


Which is the default scripting language on the client side?

0 Answers  


How do I open aspx files on android?

0 Answers  


Define garbage collection?

0 Answers  






What is the code for closing the form(using controls) instead of directly closing it?

1 Answers   Cisco, CMC,


What are the components of asp?

0 Answers  


what are disadvantages of AJAX controls?

1 Answers   Marlabs,


What is .asp in html?

0 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  


Define common type system (cts)?

0 Answers  


What is http header?

0 Answers  


Categories