ASP Programming Question:

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.

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