This method adds an HTML header with a specific value. (Returns nothing.)
Response.AddHeader HeaderName, HeaderValue
The name of the header as a string. Do not include the underscore character in this string.
The value of the header as a string.
This method will not replace an existing header, and once added, cannot be removed.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |