ASP Programming Question:

What is the order of execution for an ASP application?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

1) Global.asa
2) Server-side Includes
3) Jscript scripts tagged within


Previous QuestionNext Question
What do you need to run ASP?What are the types of HTML?