ASP Programming Question:

What is ASP?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

ASP stands for Active Server Pages. It is a server side technology which is used to display dynamic content on web pages. For example you could write code that would give your visitors different information, different images or even a totally different page depending on what browser version they are using.


Previous QuestionNext Question
How can you disable the browser to view the code? how do you box a primitive data type variable?