Description of Scripting Objects - The Dictionary Object :
In this ASP tutorial, scripting objects are explained in detail where particularly you can learn about Dictionary Object, it's usage and methods with provided examples. Describes that dictionary can be used to hold key/item pairs and in-built methods are available to work with key/item pairs such as displaying one dimensional array of items / keys, checking for an existing key, removing single / all key pairs etc.,