/a/asp.asp
http://github.com/AdamHarte/hello-world · ASP · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · e4e3622e857a4ac2347edb41cdb9de3f MD5 · raw file
- <html>
- <body>
- <% Response.Write "Hello World! How are you today?" %>
- </body>
- </html>