6 lines
152 B
Plaintext
Raw Normal View History

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