The AppendToLog method adds a string to the end of the Web server log entry for this request. You can call it multiple times in one section of script. Each time the method is called it appends the specified string to the existing entry.
Response.AppendToLog string
string
The text to append to the log file. Because fields in the Internet Information Server log are comma-delimited, this string cannot contain any comma characters (,). The maximum length of this string is 80 characters.
© Microsoft Corporation. All rights reserved.
file: /Techref/language/asp/OBJ/introbj_23.htm, 1KB, , updated: 1996/11/21 18:01, local time: 2024/11/5 13:21,
18.189.182.211: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_23.htm"> AppendToLog</A> |
Did you find what you needed? |