GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ASP Classic.
GetHeaders returns all headers sent to the current web page by a given user's browser.
GetHeaders returns a reference to a Scripting.Dictionary object. The Keys and Items collections will be filled with all header name, value combinations sent by the browser.


Public

Tested

Not My Work

Views 34
Downloads 0