6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
<html>
|
|
<body>
|
|
<% Response.Write "Hello World! How are you today?" %>
|
|
</body>
|
|
</html>
|