Mike Donaghy 38ecf1758c added asp
2008-07-27 23:57:08 -04:00

6 lines
152 B
Plaintext

<html>
<body>
<% Response.Write "Hello World! How are you today?" %>
</body>
</html>