Active Server Page

last modified: March 17, 2012

A single page within AspApplication.


See also: ActiveServerPages <html> <body> <% response.write("My first ASP script!") %> </body> </html>


Loading...