ASP Programming Question:

What happens to a HTML page?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page.


Previous QuestionNext Question
What are the attributes of the tags? What are their functions?What is application Object?