ASP Programming Question:
Download Questions PDF

What happens to ASP pages?

Answer:

The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What happens to a HTML page in ASP? How can you change the primary scripting language for a page?