You can use the Response object to send output to the client.
Response.collection|property|method
Specifies cookie values. Using this collection, you can set cookie values. |
Indicates whether page output is buffered. | |
Specifies the HTTP content type for the response. | |
Specifies the length of time before a page cached on a browser expires. | |
Specifies the date and time on which a page cached on a browser expires. | |
The value of the status line returned by the server. |
Sets the HTML header name to value. | |
Adds a string to the end of the Web server log entry for this request. | |
Writes the given information to the current HTTP output without any character-set conversion. | |
Erases any buffered HTML output. | |
Stops processing the .asp file and returns the current result. | |
Sends buffered output immediately. | |
Sends a redirect message to the browser, causing it to attempt to connect to a different URL. | |
Writes a variable to the current HTTP output as a string. |
© Microsoft Corporation. All rights reserved.
file: /Techref/language/asp/OBJ/introbj_12.htm, 4KB, , updated: 1996/11/21 18:01, local time: 2024/11/5 08:20,
3.144.95.36:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/asp/OBJ/introbj_12.htm"> Response Object</A> |
Did you find what you needed? |