ASP Object: Response

Source: Internet
Author: User
Tags object character set string client
Object|response

Response objects

Use the Response object to send output to the client.

Grammar

Response.collection|property|method  

Collection

Cookie to specify a cookie value. You can use this collection to set the value of a cookie.

Property

Buffer indicates whether the page output is buffered. CacheControl determines whether the proxy server can cache output generated by ASP. CharSet adds the name of the character set to the content type header. ContentType Specifies the HTTP content type of the response. Expires specifies the time of the cache before the cached page in the browser times out. ExpiresAbsolute Specifies the date and time when a page timeout is cached on the browser. IsClientConnected Indicates whether the client is disconnected from the server. PICS adds the value of the PICS tag to the PICS tag field of the caption of the response. The value of the status row returned by the status server.

Method

AddHeader sets the HTML caption from name to value. AppendToLog adds a string after the Web server log entry for the request. BinaryWrite writes information to the current HTTP output and does not make any character set conversions. Clear clears any buffered HTML output. End stops processing the. asp file and returns the current result. Flush immediately sends the buffered output. REDIRECT sends the redirected information to the browser and attempts to connect to another URL. Write writes the variable as a string to the current HTTP output.



Related Article

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.