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 File Created time
ASP Return characters from left to right of a string
ASP Get file extension
ASP Get the drive letter of a specified drive
ASP Uppercase or lowercase a string
ASP Time Greet
ASP Attributes of a specified file
ASP Set Page Expire Time
ASP Get the root folder of a specified drive
ASP Extract server variables