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 Drive Ready Check
ASP Get column number of the current character in a text file
ASP File Created time
ASP Set Type of content
ASP Visit Count Cookie
ASP Return the number of key and item pairs
ASP Navigate between pages in a text file
ASP Uppercase or lowercase a string
ASP Read all lines from a textfile
ASP Get the root folder of a specified drive