ASP Programming Question:

What happens to ASP pages?

Tweet Share WhatsApp

Answer:

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

Download ASP Programming PDF 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?