ASP Programming Question:

What are the event handlers of Application Object?

Tweet Share WhatsApp

Answer:

Application_OnStart- This event will be fired when the first visitor hits the page.
Application_OnEnd- This event runs when the server is stopped.

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What is the difference between ASP and HTML? Or Why ASP is better than HTML?Name some of the ASP components?