Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Response Object AddHeader Method


The AddHeader method adds an HTML header with a specified value. This method always adds a new HTTP header to the response. It will not replace an existing header of the same name. Once a header has been added, it cannot be removed.

This method is for advanced use only. If another Response method will provide the functionality you require, it is recommended that you use that method instead.

In this section:

Syntax: ASP Response Object AddHeader Method

Remarks: ASP Response Object AddHeader Method

Examples: ASP Response Object AddHeader Method



ContentsPreviousNextIndex