Answer Posted / vani
> When a browser request an Html file, the server returns
the file.
> When a browser request an asp file, IIS passes request to
the asp engine. the asp engine reads the file, line by
line, and executes the scripts in the file.finally the asp
file returns to the browser as plain Html.
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers