Response Object
You can use the Response object to send output to the client.
Response.collection|property|method
// Collections
Cookies
// Properties
Buffer
CacheControl
Charset
ContentType
Expires
ExpiresAbsolute
IsClientConnected
Pics
Status
// Methods
AddHeader
AppendToLog
BinaryWrite
Clear
End
Flush
Redirect
Write
See Also
Request Object
© 1999 Microsoft Corporation. All rights reserved. Terms of use.