|
|
|

The ASP Response object is used to send output to the user from the server.
ASP Quick Reference from W3Schools. Print it, fold it in your pocket.
An ASP file can contain text, HTML tags scripts. Scripts in an ASP file are executed on the server
You can run ASP on your own PC without an external server. To do that, you must install Microsofts Personal Web Server (PWS) or Internet Information Services (IIS) on your PC.
|
|
|