ASP Programming Question:

What happens to a HTML page in ASP?

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 ASP Scripting Objects? What happens to ASP pages?