CODE
LIBARY.COM
Home
/
ASP
ASP Set Page Expire Time
Set Page Expire Time
<%Response.Expires=-1%> <html> <body> Set page expire time </body> </html>
<%Response.Expires=-1%> Set page expire time
Copy to Clipboard
Related Snippets
ASP Get the total size of a specified drive
ASP Send extra information within a link
ASP Query String Collection
ASP Extract server variables
ASP Clear the buffer
ASP Get column number of the current character in a text file
ASP Return characters from left to right of a string
ASP Get the base name of a file or folder
ASP Get the free space of a specified drive
ASP Call a procedure using VBScript