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 Set Type of content
ASP Get the name of a specified drive
ASP Get the available space of a specified drive
ASP Session Timeout
ASP Set Page Expire Time
ASP Use Variables
ASP Round a number
ASP Read a text file
ASP A form with radio buttons
ASP Date Validation