ActiveServerPage
Last edit March 17, 2012
A single page within
AspApplication
.
See also:
ActiveServerPages
<html> <body> <% response.write("My first ASP script!") %> </body> </html>