검색결과 리스트
글
- When a browser requests an HTML file, the server returns the file
- When a browser requests an ASP file, IIS passes the request to the ASP engine. The ASP engine reads the ASP file, line by line, and executes the scripts in the file. Finally, the ASP file is returned to the browser as plain HTML
'용어설명' 카테고리의 다른 글
웹전반 (0) | 2011.10.11 |
---|---|
webkit/firefox/ie등등: 다른이유 (0) | 2011.10.04 |
The Difference Between XML and HTML (0) | 2011.10.04 |
html5 & css3 (1) | 2011.10.04 |
큰그림 (0) | 2011.10.04 |