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 Read a line of a textfile
ASP Random content
ASP URL Redirection
ASP Query String Collection
ASP Read a text file
ASP Random image with links
ASP Random link
ASP Check user connection
ASP Clear the buffer
ASP Folder Exist Check