Response object
You can use the Response object to send the output to the client.
Syntax Response. collection | property | method
Set
Cookie
Specify the cookie value. You can use this set to set the cookie value.
Attribute
Buffer
Indicates whether the page output is buffered.
CacheControl
Determines whether the proxy server can cache the output generated by ASP.
Charset
Add the character set name to the content type title.
ContentType
Specifies the HTTP content type of the response.
Expires
Specify the cache time before the page cached in the browser times out.
ExpiresAbsolute
Specifies the date and time when the page cache times out on the browser.
IsClientConnected
Indicates whether the client is disconnected from the server.
Pics
Add the PICS tag value to the PICS tag field of the response title.
Status
The value of the status line returned by the server.
Method
AddHeader
Set the HTML title from name to value.
AppendToLog
Add a string after the Web server log entry of the request.
BinaryWrite
Write the given information to the current HTTP output without any character set conversion.
Clear
Clear any buffered HTML output.
End
Stop processing the. asp file and return the current result.
Flush
Sends the buffer output immediately.
Redirect
Send the re-indicated information to the browser and try to connect to another URL.
Write
Write the variable as a string to the current HTTP output.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service