CODE
LIBARY.COM
Home
/
ASP
ASP Clear the buffer
Clear the buffer
<% Response.Buffer=true %> <html> <body> Some text here! <% Response.Clear %> </body> </html>
<% Response.Buffer=true %> Some text here! <% Response.Clear %>
Copy to Clipboard
Related Snippets
ASP Read a line of a textfile
ASP Read a text file
ASP Total number of bytes the user sent
ASP Random image with links
ASP Get the total size of a specified drive
ASP Get the serialnumber of a specified drive
ASP Date Validation
ASP Get the root folder of a specified drive
ASP Drive Ready Check
ASP Time Greet with JavaScript