DEBSOURCES
Skip Quicknav
sources / ack / 2.24-1 / t / swamp / sample.asp
12345678
<html> <head> <title>ASP Example</title> </head> <body> <% Response.Write "Hello!" %> </body> </html>