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 Send extra information within a link
ASP Buffer Control
ASP Return an array of all items
ASP Get file extension
ASP A form with radio buttons
ASP File Last Modified
ASP Browser Information
ASP Hit Counter
ASP Advanced form information extract
ASP Trim a string