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 Get the base name of a file or folder
ASP Call a JavaScript procedure and a VBScript procedure using VBScript
ASP Return current line-number in a text file
ASP End a script in the middle of processing
ASP A form with radio buttons
ASP Random number
ASP Date and Time
ASP Random content
ASP Get the name of a day
ASP Text File Read