CODE
LIBARY.COM
Home
/
ASP
ASP Simple text write
Simple text write
<html> <body> <% response.write("Hello World!") %> </body> </html>
<% response.write("Hello World!") %>
Copy to Clipboard
Related Snippets
ASP Skip a part of a textfile
ASP Reverse a string
ASP Hit Counter
ASP Use Variables
ASP Get the drive letter of a specified drive
ASP URL Redirection
ASP Read all lines from a textfile
ASP Get the file system of a specified drive
ASP Round a number
ASP Table of contents