InterviewSolution
Saved Bookmarks
| 1. |
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. The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser. |
|